Examples
Real-world examples and templates to jumpstart your next project
Application Examples
SaaS Application
Complete SaaS platform with authentication, billing, and dashboard
Next.jsSupabaseStripePostHog
E-commerce Store
Modern e-commerce platform with inventory and order management
Next.jsPrismaStripeRedis
Blog Platform
Content management system with rich text editing and SEO
Next.jsSanityMDXSEO
Admin Dashboard
Comprehensive admin interface with analytics and user management
Next.jsSupabaseChartsRBAC
Component Examples
Authentication Components
Login forms, registration, password reset, and social auth components
View Components →Dashboard Components
Charts, tables, navigation, and layout components for dashboards
View Components →E-commerce Components
Product cards, shopping cart, checkout, and payment components
View Components →Getting Started
Clone an Example
seanstack create my-app --template saas
Add Components
seanstack add component auth/LoginForm
Customize
All examples are fully customizable and include detailed documentation