🍲
This commit is contained in:
@@ -1,2 +1,22 @@
|
||||
# mvp-django-react
|
||||
|
||||
An MVP boilerplate for a django / react app.
|
||||
|
||||
# Boilerplate Features
|
||||
- Authentication
|
||||
- User Table (username, email, password)
|
||||
|
||||
# Extras
|
||||
- dockerized
|
||||
|
||||
# Frontend
|
||||
- [x] useGet hook
|
||||
- [x] User context
|
||||
- [x] auth api
|
||||
- [ ] user crud api (new user flow)
|
||||
- [ ] socket hook
|
||||
|
||||
# Backend
|
||||
- user CRUD
|
||||
- login / logout / forgot password
|
||||
- serve static index (prod)
|
||||
Reference in New Issue
Block a user