Craft Your Startup Boilerplate¶
Production-ready full-stack boilerplate with FastAPI backend and React frontend. Choose your tier and start building.
Quick Start by Tier¶
Hustler (€19)¶
Basic features for learning and MVPs.
Get Started: Installation → Quick Start
Includes: Auth (JWT + OAuth), Articles, User Profiles, Dark Mode
Top G (€59)¶
Complete SaaS features for monetization.
Get Started: Installation → Payment Setup → Admin Panel
Includes: Everything in Hustler + Stripe Payments, Admin Panel, Analytics, Integrations, RBAC
AI Velocity (€79)¶
All Top G features + AI development optimization.
Get Started: Installation → AI Setup → Cursor Guide
Includes: Everything in Top G + 18 Cursor Rules + Claude Code Package + AI Workflows
Documentation Sections¶
Getting Started¶
- Quick Start - Get started in 5 minutes
- Installation Guide - Set up your project
- Tier Comparison - Choose your tier
- Configuration - Environment setup
Features (All Tiers)¶
- Authentication - JWT + Google OAuth
- Articles & Content - Content management
- User Management - Profiles & accounts
Features (Top G+ Only)¶
- Stripe Payments 💎 - Subscriptions + One-time
- Admin Panel 💎 - User & payment monitoring
- Analytics 💎 - Multi-tier analytics system
- Integrations 💎 - Third-party integrations
- RBAC & Permissions 💎 - Role-based access
AI Development (AI Velocity Only)¶
- AI Development Overview 🤖
- Cursor Setup 🤖 - 18 optimized rules
- Claude Code Setup 🤖 - CLAUDE.md + commands
- Custom Commands 🤖 - Slash command reference
- AI Workflows 🤖 - Best practices
Development¶
- Development Guide - Workflows & patterns
- Database Guide - PostgreSQL & Alembic
- Frontend Guide - React & Material-UI
- API Guide - API development
Deployment¶
- Deployment Guide - Deploy to production
Reference¶
- FAQ - Common questions & troubleshooting
What's Your Tier?¶
Not sure what you have? Check these files:
- AI Velocity: Has
.cursor/rules/folder andCLAUDE.mdfile - Top G: Has payment features but no AI files
- Hustler: Basic features only (no payments, no admin)
Common Tasks¶
See Quick Start for more commands
Need Help?¶
- Questions: FAQ
- Examples: Check actual code in
app/andfrontend/src/
Legend: 💎 = Top G+ only, 🤖 = AI Velocity only