Backend
- Clone the repo
- Open the project in IntelliJ IDEA
- Check out the branch
lab8_backend - Install the dependencies in
pom.xml - Run the project
- The backend is running at
http://localhost:8080/
Frontend
- Clone the repo
- Run
npm installto install all the dependencies - Run
npm run devto start the app - The frontend is running at
http://localhost:5173/
After run them successfully, you can access the app at http://localhost:5173/
User for testing:
- username:
billy_herrington - password:
password