Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


Convex SaaS



A production-ready Convex Stack for your next SaaS application with Stripe integration, TanStack, Resend, Tailwindcss, and shadcn.



Live Demo | Documentation



convex saas



# 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.