Skip to content

azztt/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, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 83.9%
  • Python 13.3%
  • Shell 1.8%
  • Other 1.0%