codersforcauses / codersforcauses/django-nextjs-template
TODOs
- Dominant language
- Python
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Basic Information
### Frontend
- [x] Wipe the boilerplate
- [x] Install tanstack query
- [x] Install a ui library (probably shadui)
- [x] Install axios for easier handling of the sessions (see https://github.com/codersforcauses/csf)
- [ ] Enforce code style + file naming conventions with a stronger linting config
### Backend
- [x] Setup postgres
- [ ] Some boilerplate for verifying CRUD works
### Other
- [X] Dockerise backend (or everything) for deployment (maybe)
- [x] CI
- [x] Lint and formatting checkers
- [x] API tests
- [ ] Setup mkdocs boilerplate for documentation (see https://github.com/codersforcauses/csf)
## Other Information
**[Are there any additional information that we should know about?]**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.