simple application with vue js spring boot and docker (docker-compose).
- To run the app juste run:
- docker-compose build: Postgres image is downloded from docker hub. front and back images are created.
- docker-compose up: postgres, front and back container are built.