fastapi_production_template
fastapi_production_template copied to clipboard
Justfile additions and dev-deps completion
Makemigrations use the corresponding script now. Black added as dev dep for makemigrations not to error. Added down and test-watch to justfile, including pytest-watch in dev deps.