Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 465 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 465 Bytes

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