Features
All common features you need for modern SaaS apps
Payments
- Create checkout sessions
- Handle webhooks to update user's account (subscriptions, one-time payments...)
- Stripe, Lemonsqueezy (WIP) Payment Gateway
Authentication
- Magic links setup
- Save user in any relational database
- Login with Google walkthrough
- Login with other OAuth Provider (Twitter, Github)
- Private/protected pages & API calls
Emails
- Send transactional emails
- Ready-to-use Email templates for common authentication flows, newsletter signups, and more.
- Implement with Resend SDK
Database
- Prisma ORM setup with relational database of choice
- Prisma schema
- Save user data
- Save payment data
Admin Dashboard
- Easily manage user roles, permissions, and access controls.
- Admin Dashboard UI Components
- Change users role from dashboard
User Dashboard
- User Dashboard UI Components
- Personal User Page Settings
- Setup with Supabase Storage for image uploading
Blog
- Generate blog posts with images, meta data, and categories.
- Dynaminc Content with Strapi Headless CMS (optional)
- SEO Optimized
Multilanguage
- Easily switch the language of your app with the language switcher component.
- All labels and messages can be easily translated to any other language.
- Implemented with i18next and react-i18next.
Style
- All Functional components.
- Storybook component library
- Landing, launching-soon and newsletter pages
SEO
- Ready-to-use SEO setup.
- Optimized site assets for fast loading.
- Automatic sitemap generation
- Open Graph tags for social media sharing
Animations
- Engaging animations
- Built with Framer Motion
Integrations
- OpenAI ChatGPT integration.
- Meilisearch integration.New