Full stack webapp to browse rental property and book reservation
- Node.js
- Docker
CD
into each microservice directory
docker-compose up
CD
into Proxy folder
npm install
npm start
Proxy is running on localhost:3000
- Docker images from Dockerhub library ( Node:latest & postgres:latest )