Skip to content

devclub-iitd/DashboardServer

Repository files navigation

DashboardServer

Running the system

  • Clone the repo
  • Install mongoDB
  • Start the mongoDB service
  • Enter credentials into the .env.sample file and rename it to .env or do git secret reveal if you are a member
  • Run npm install
  • On one terminal session run npm run watch-ts
  • On another terminal session run npm run watch-node
  • View at localhost:3000

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published