## 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?]**
Basic Information
Frontend
Backend
Other
Other Information
[Are there any additional information that we should know about?]