FastAPI, PostgreSQL, and HTMX starter for Python SaaS apps
Basic Foundation is a Python starter kit for building full-stack SaaS applications with FastAPI, PostgreSQL, SQLAlchemy, and HTMX. It provides authentication, REST APIs, a server-rendered admin UI, database migrations, testing, and deployment workflows for small to medium SaaS projects.
0