Open chfritz opened 1 month ago
This would serve two purposes:
Stack:
.env
The README should suggest to users to fork the repo, fill in the values in the .env file, and how to start it (ideally just npm start).
npm start
This would serve two purposes:
Stack:
Front-end
Back-end
.env
file to store (from transitiverobotics.com), filled in by user of the dashboard:README
The README should suggest to users to fork the repo, fill in the values in the
.env
file, and how to start it (ideally justnpm start
).