Deployment - McGill-ECSE321-Winter2022/project-group-group-08 GitHub Wiki

The frontend is deployed to https://grocerystore-frontend2-22ws.herokuapp.com/#/

To run the frontend locally, run npm run dev in the GroceryStore-Frontend folder

The backend is deployed to https://grocerystore-backend2-22ws.herokuapp.com/#/

To run the backend locally, open GroceryStore-Backend folder in eclipse, and run springboot in GroceryStoreBackendApplication.java