FastAPI SaaS starter with auth, Stripe billing, and async jobs.
A complete FastAPI SaaS starter kit providing authentication, social login, billing with Stripe subscriptions, email workflows, and Celery background jobs. Built with async SQLAlchemy, clean architecture, and Docker support, it suits subscription-based web apps and APIs that need user accounts, payments, and background processing.
0
Great