Fix deprecated pydantic method
Migrate to uv and update dependencies
Update requirements
Move app settings in config.py
Migrate to pydantic 2
Update requirements
Add settings
Add templates
Modify readme and license
Replace poetry by pip requirements.txt
Add static files and background tasks
Add database app
Add app with routes and tests
Initial commit