-
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 installsince this will update the package-lock.json file and create discrepancies
alexriderspy/DashboardServer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- TypeScript 84.1%
- Python 13.5%
- Shell 1.9%
- Other 0.5%