Skip to content

leberkaassemmel/nginx-django-react-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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