Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.28 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.28 KB

PANNG Stream Demo

This project is to demo the PANNG tech stack which consists of:

Quick Demo

demo

References

Live-streams

Nx Workspace Structures

Other technologies

Quickstart

  • Clone the repo
  • Run npm install
  • Run docker-compose up (to get PostgresDB started)
  • Run npm run start -- api (for API)
  • Run npm run start (for Frontend)
  • Go to localhost:4200

License

MIT