saworz / django-react-mysql-dockerized

Docker template for Django, React, MySQL application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Docker template for Django, React, MySQL application


Languages

Language:Python 47.2%Language:JavaScript 15.1%Language:HTML 13.6%Language:Dockerfile 9.4%Language:Shell 7.4%Language:CSS 7.3%