Skip to content

alexriderspy/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 ci

  • On one terminal session run npm run watch-ts

  • On another terminal session run npm run watch-node

  • View at localhost:3000

  • Donot run npm install since this will update the package-lock.json file and create discrepancies

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 84.1%
  • Python 13.5%
  • Shell 1.9%
  • Other 0.5%