- NodeJs
- ReactJs
- MongoDB
Build docker image
docker-compose build
Spin the container
docker-compose up -d
Visit http://localhost:3000
to check the home page.
Build docker image
docker-compose build
Spin the container
docker-compose up -d
Visit http://localhost:3000
to check the home page.