Go to file
Elijah Lucian c73bcf8a57 🐱😒💋
2021-04-14 21:24:00 -06:00
2021-03-20 16:52:56 -07:00
wip
2021-04-14 20:36:40 -06:00
🐱😒💋
2021-04-14 21:24:00 -06:00
2021-04-14 18:03:23 -06:00
2021-04-14 13:47:53 -07:00
wip
2021-04-14 20:36:40 -06:00
💕😁
2021-04-14 18:16:50 -06:00

mvp-django-react

An MVP boilerplate for a django / react app.

Setup

python manage.py migrate
python manage.py createsuperuser --email admin@example.com --username admin --password whatever

Boilerplate Features

  • Authentication
  • User Table (username, email, password)

Extras

  • dockerized

Frontend

  • User context
  • auth api
  • user crud api (new user flow)

Backend

  • user CRUD
  • login / logout / forgot password
  • serve static index (prod)
Description
No description provided
Readme 1.1 MiB
Languages
TypeScript 60.8%
Python 25.8%
SCSS 8.4%
HTML 3.7%
Shell 0.5%
Other 0.8%