Spring Boot MySQL JPA Backend | React Frontend | JWT Secured App
- get
git clone ... ; cd ...
- build and run
docker-compose up --build --force-recreate
- open http://127.0.0.1:80/
- sign up
- sign in
- create pool
- vote
- cleanup
docker-compose down -v --remove-orphans
YouTube: How to Work with Various Kubernetes Objects to Host a Spring Boot App