Simple Web App to Demostrate React,Django,Docker, Nginx, Gunicorn and Mongodb

Start App in docker mode

  • Make sure docker is running
  • Docker compose is installed
  • Execute this script ./run-docker.sh
  • Run docker-compose up
  • Visit http://localhost:9000