App made to handle posts from jsonplaceholder web.
- Need for docker-compose and docker to be installed in your machine.
docker-compose build
docker-compose up
- URL for backend: http://localhost:3000
- URL for frontend: http://localhost:4200
App made to handle posts from jsonplaceholder web.
docker-compose build
docker-compose up