ReadyKit Sign in
mdi-rocket-launch

ReadyKit
Production-Ready SaaS Template

Skip months of setup. Build your multi-tenant SaaS with Flask, Vue 3, and modern authentication—ready in minutes.

Try Demo
This demo resets every hour. Your data will not persist.
ReadyKit is a production-ready starter template. Clone it, customize it, and launch your SaaS product.
Built on the Enferno Framework

Everything You Need

Focus on your product, not the plumbing

mdi-office-building

Multi-Tenant Architecture

Workspace-based isolation with admin controls. Each client gets their own space with team management.

mdi-shield-check

Enterprise Security

Flask-Security with 2FA, OAuth, WebAuthn, and Argon2 password hashing. Production-ready from day one.

mdi-palette

Modern UI

Vue 3 + Vuetify with no build step required. Clean, responsive, and customizable Material Design.

Built With Modern Tech

Proven technologies that scale

mdi-language-python
Flask 3.1
mdi-vuejs
Vue 3
mdi-material-design
Vuetify
mdi-database
SQLAlchemy 2.x
mdi-shield-key
Flask-Security

Ready to Start Building?

Quick Setup Demo Login git clone https://github.com/your-username/readykit
cd readykit
./setup.sh
uv run flask create-db
uv run flask install -n
uv run flask run
mdi-check-circle Your SaaS template is now running at http://localhost:5000

Use these credentials to explore the platform:

Super Admin: Login Now

Email: admin@example.com

Password: Generated during install

mdi-information Run uv run flask install -n to see the generated admin password
Powered by Enferno Framework