Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/get-convex/convex-saas
A production-ready Convex Stack for your next SaaS application with Convex Auth, Stripe, TanStack, Resend, Tailwindcss, and shadcn.
https://github.com/get-convex/convex-saas
baas backend database saas saas-boilerplate starter-kit starter-template startup
Last synced: about 10 hours ago
JSON representation
A production-ready Convex Stack for your next SaaS application with Convex Auth, Stripe, TanStack, Resend, Tailwindcss, and shadcn.
- Host: GitHub
- URL: https://github.com/get-convex/convex-saas
- Owner: get-convex
- License: mit
- Created: 2024-07-27T21:22:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T21:40:20.000Z (4 months ago)
- Last Synced: 2024-12-17T19:08:10.680Z (7 days ago)
- Topics: baas, backend, database, saas, saas-boilerplate, starter-kit, starter-template, startup
- Language: TypeScript
- Homepage: https://convex-saas.netlify.app/
- Size: 2.16 MB
- Stars: 87
- Watchers: 3
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shadcn-ui - Convex SaaS - A production-ready Convex Stack for your next SaaS application with Convex Auth, Stripe, TanStack, Resend, Tailwindcss, and shadcn. (Saas)
- awesome-shadcn-ui - Convex SaaS - A production-ready Convex Stack for your next SaaS application with Convex Auth, Stripe, TanStack, Resend, Tailwindcss, and shadcn. (Saas)
README
Convex SaaS
A production-ready Convex Stack for your next SaaS application with Stripe integration, TanStack, Resend, Tailwindcss, and shadcn.
# Features
Features provided out of the box:
- 𧩠**Convex**: A complete, reactive, typesafe backend with authentication and file storage.
- β‘ **Vite**: Next-Gen Frontend Tooling.
- ποΈ **Stripe**: Subscription Plans, Customer Portal, and more.
- π **Authentication**: Email Code and Social Logins.
- π¨ **TailwindCSS**: Utility-First CSS Framework.
- π **ShadCN**: Composable React components.
- π **Easy Theming**: Switch between Light and Dark modes with ease.
- πΊοΈ **TanStack Router**: Simple Route Definitions.
- π§ **Resend**: Email for Developers.
- π **React Email**: Customizable Emails with React.
- π **Conform**: Type-Safe Form Validation based on Web Fundamentals.
- π₯ **File Uploads**: Profile Picture Uploads with Convex.
- π **I18N**: Internationalization for your App.
- π§° **TanStack Development Tools**: Enhanced Development Experience.
- π **Modern UI**: Carefully crafted UI with a Modern Design System.
- π **Custom Pages**: Landing, Onboarding, Dashboard and Admin Pages.
- π± **Responsive**: Works on all devices, from Mobile to Desktop.
-## [Live Demo](https://convex-saas.netlify.app)
> [!NOTE]
> Convex SaaS is an Open Source Template that is a direct port of the amazing
> work of [Daniel Kanem](https://twitter.com/DanielKanem) in [Remix SaaS](https://github.com/dev-xo/remix-saas).
> As that template does, this one shares common bits of code with: [Indie
> Stack](https://github.com/remix-run/indie-stack), [Epic
> Stack](https://github.com/epicweb-dev/epic-stack), [Supa Stripe
> Stack](https://github.com/rphlmr/supa-stripe-stack), and some other amazing
> Open Source resources. Check them out, please!## Getting Started
Check out the [Getting Started Documentation](https://github.com/get-convex/convex-saas/tree/main/docs) to get up
and running.