-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Nelson Zeng edited this page Nov 17, 2019
·
5 revisions
Heroku-Backend App is deployed to: https://tutoringsystem-backend-14.herokuapp.com/
To run the backend locally, you run gradle bootRun
Note: It probably won't run because we're using the hobby-dev tier of the Heroku Postgres which only allows a maximum of 30 concurrent connections which are all in use
Heroku-Frontend App is deployed to: https://tutoringsystem-frontend-14.herokuapp.com/
To run the frontend locally, cd Frontend && npm install && npm run dev
If you need sample data, you can run python createSampleData.py
in root
Please use the sidebar to navigate through the sections.
Group 14 LUU Steven, ZENG Nelson, LIU Tian Ci, AMMAR Mehdi, GURKAN Mert