Building the Future
Track our progress as we build Solo Kit into the most comprehensive SaaS starter kit. From core features to advanced functionality, here's what we're working on.
37% complete
Error & Fallback Pages โ 404, 500, ErrorBoundary, maintenance
๐ดCriticalAuth Core โ email-password + social (Google); email verification; password reset
๐ดCriticalUser Profile โ view/edit, avatar, delete account
๐ดCriticalBilling & Plans โ Stripe payments (one-time + subscription), webhook handler
๐ดCriticalLegal & Compliance โ privacy / terms / cookies + consent banner
๐ดCriticalAPI Docs & Tests โ OpenAPI JSON, Swagger UI, Vitest + Supertest
๐ HighMonitoring โ Sentry (FE+BE), Vercel Analytics, uptime cron + Slack alert
๐ HighEmail & Notifications โ resend.com templates, toast system, prefs page
๐ HighAdmin Mini-Dashboard โ users table, feature-flag toggles, request logs
๐ HighFile Uploads โ dropzone, pre-signed URL โ Supabase storage
๐ HighDesign System Lite โ shadcn/ui components in Storybook, Tailwind tokens
๐กMediumSearch โ Postgres FTS endpoint + client hook, filters/facets
๐กMediumAbout / Contact / Pricing pages
Footer + sitemap + robots.txt
Dark-mode switch (Tailwind class)
Breadcrumbs + skeleton loaders
FAQ page
Create SEO Files (robots.txt and sitemap.xml)
Standardize Import Order and Organization
Standardize File Naming Conventions
Add JSDoc Documentation Standards
Implement Barrel Exports with Index Files
Organize Environment Variables with Clear Structure
Create Environment Flag Documentation
Centralized Error Handling System
Update Type File Extensions
Clean Up Package Scripts