enferno
Free TierModern Flask framework with zero-config frontend (Vue 3 + Vuetify 3), production-ready auth (2FA, passkeys, OAuth), and AI-native development. No webpack, no node_modules, just Python. uv run flask db migrate -m "add status to user" # Draft from model changes. 569 stars · MIT licence · last commit 2026-07-12.
Screenshots
Are you the maker of enferno? Claim this listing →
More in SaaS Full-Stack
The long-standing community-standard Django project generator — production-grade settings layout, custom user model, Docker, Celery, allauth, optional DRF, Postgres, and deployment configs, updated continuously for over a decade.
The Django SaaS boilerplate — teams, Stripe subscriptions, a React or HTMX front end, background tasks with Celery, and per-project code generation so you only ship what you need. Paid, from $249.
Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly. You'll be prompted for some values. Provide them, then a fastapi project will be created for you. 164 stars · MIT licence · last commit 2026-08-08.
A boilerplate for Node.js web applications. If you have attended any hackathons in the past, then you know how much time it takes to get a project started: decide on what to build, pick a programming language, pick a web framework, pick a CSS framework. 35 241 stars · MIT licence · last commit 2026-08-07.
minimal-fastapi-postgres-template based on official template but rewritten. Check out online example: https://minimal-fastapi-postgres-template.rafsaf.pl, it's 100% code used in template (docker image) with added my domain and https only. 573 stars · MIT licence · last commit 2026-08-02.
The official FastAPI project generator by its creator — FastAPI + SQLModel + Pydantic backend, React/TypeScript frontend with an auto-generated API client, JWT auth, Docker Compose, CI/CD with GitHub Actions, and Traefik deployment.