Skip to content

freewayz/react-django-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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