Indie starter Docs
Learn how to install and configure IndieStarter
Quick Links
Setup your project
Learn how to setup Indie Starter
Environment Variables
Learn more about type safe environment variables
Supabase Guide
Learn how to setup Supabase in your project
Payments integration Guide
Stripe setup for guide
Features
Core Technologies | Developer Tools & Features |
---|---|
⚡ Next.js 15 - Server Components/Actions | 🛠️ Development Tools |
🔥 TypeScript 5 with Strict Mode | • ESLint & Prettier for code quality |
💎 Tailwind CSS 3 for styling | • Husky for Git hooks (coming soon) |
🔒 Authentication & Database | 🤖 SEO & Performance |
• Supabase Auth and Database | • Built-in SEO metadata support |
• Type-safe environment variables | • Auto-generated sitemap & robots.txt |
🔴 Data Validation | 📦 Project Structure |
• Zod for runtime type safety | • Organized file-based routing |
• API request/response validation | • Modular component architecture |