/django-react-mysql-dockerized

Docker template for Django, React, MySQL application

Primary LanguagePython

Docker template for Django, React and MySQL

Run './run_containers' to build and up the network.

Backend should be available at localhost:8000 and frontend at localhost:3000.

Set your own db settings in .env.dev file