Our vision is that a programmer with a regular job can, with this boilerplate, launch a side project in a weekend.
Frontend App (This repo): Vite; React; Tailwind CSS; Apollo Client; Graphql; TypeScript
Backend App : Node; Express; Apollo Server; Graphql; Prisma ; TypeScript
Integrations: Stripe, Imagekit, Loops So
https://demo.thesaasfactory.dev/
Super Admin Credentials
Stripe test card number
https://docs.thesaasfactory.dev/
GraphQL with Apollo : The GraphQL-based architecture makes data retrieval efficient, while Apollo Client simplifies application state management, enhancing user experience and reducing server load.
TypeScript: Leverage the power of TypeScript's static typing system to detect and prevent errors at compile time, providing increased confidence and productivity during development.
React: Build dynamic and responsive user interfaces with React, the leading JavaScript library for creating reusable and easily maintainable components.
Tailwind CSS: Streamline the design and styling of your application with Tailwind CSS, a utility-first framework that enables you to quickly customize your application's appearance without sacrificing code readability.
Prisma: Prisma is one of the best current ORMs to manage databases
Clerk: Powerful authentication manager allowing you to add social providers and manage organizations, permissions and roles What you avoid doing by using this boilerplate
Stripe: Stripe is the best payment gateway to manage subscriptions and payments
For January:
Start building your saas FASTER