Application settings and deployment
The Deployment section guides you through an example FastAPI app using SQLModel. It includes how to configure the database models,pydantic-settings and main.py. It also covers creating a database in Sevalla and choosing between Nixpacks or a Dockerfile, with guidance on configuring your application based on the selected deployment method and instructions for deploying the application.