msradam / django-react-boilerplate

πŸβš›οΈ A boilerplate with a Django REST API, React frontend, MongoDB Atlas database, and Auth0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐍 Django + βš›οΈ React Boilerplate

Usage

docker-compose build
docker-compose up

The Django server will be running on http://localhost:8000 while the React server will be running on http://localhost:3000.

About

πŸβš›οΈ A boilerplate with a Django REST API, React frontend, MongoDB Atlas database, and Auth0.


Languages

Language:Python 66.2%Language:JavaScript 22.3%Language:HTML 6.3%Language:CSS 2.8%Language:Dockerfile 2.4%