ev3hub but for spike prime.
this isn't meant for multiple teams to use, this is a single-project hub.
- install node.js 16
- clone this repo
- run
npm install -D - run
npm run backendto start the backend - run the backend, and put the url of the backend in a .env file in the main directory. eg:
VUE_APP_BASE=http://localhost:3000 - run
npm run serveto start the frontend - go to the url that the frontend is hosted on
also set the frontend url in backend/config.json
backend/config.json
backend/users.json