- Added test code coverage with `pytest-cov` - Added comments for member model functions
Neo Neo Todo API
Backend
- Install
pdm
- Install dependencies with
pdm sync
- Run development backend with
pdm run dev
- Run tests with
pdm run test
Frontend
Description
Languages
Python
94.9%
Dockerfile
2.8%
Shell
2.3%