Skip to content

Tutorial integrating django, reactjs, nginx and docker

ckarma/django-nginx-reactjs-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker + nginx + ReactJS + Django

This project serves as an example of a deployment frontend (ReactJS) and backend (Django) using docker and nginx.

How to run

Make sure you have docker and docker-compose installed and run

docker-compose up

Code example for my blog post

About

Tutorial integrating django, reactjs, nginx and docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.1%
  • Python 35.3%
  • HTML 12.9%
  • CSS 3.6%
  • Dockerfile 1.2%
  • Shell 0.9%