I've developed a SaaS starter that prioritizes best practices: - Backend built with hexagonal architecture - Frontend structured with the Refine framework
It offers a comprehensive set of features: 🔒 Multi-tenancy support 💳 Seamless integration with Stripe for payments 🌐 Infrastructure as Code for Render or Vercel deployment 🔐 User authentication and authorization 🔑 Smooth sign-in and sign-up flows 📝 Easy creation of CRUD pages with filters
The tech stack includes Next Auth, Nest.js, Prisma, Zod and GraphQL.
Explore more at https://widin.io.
**Demo is at https://app.widin.io.
No Widin.io videos yet. You could help us improve this page by suggesting one.
Widin.io's answer
We use the Refine framework to help you easily create advanced and organized frontend features.
On the backend, we structure the codebase using Hexagonal Architecture best practices. This approach is crucial for a SaaS platform to effectively deliver advanced features.
Widin.io's answer
Widin is the only starter that focuses on hexagonal architectures. It helps to start quickly but also to stay on the right track over time.
Widin.io's answer
Startup CTO launching a new product.
Widin.io's answer
Having built several SaaS web apps from scratch, I developed over and over similar features. Trade-off between velocity and clean architecture are sometime made, while undesirable. Widin aims to provide a solution to that compromise.
Widin.io's answer
Next.js, React.js, Typescript, Refine, Next Auth, GraphQL, GraphQL Codegen, Nest.js, Passport, CASL, Zod, Prisma, PostgreSQL, Vercel, Render.
Based on our record, Koa.js seems to be more popular. It has been mentiond 40 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Hono.dev is quite similar to express.js or koa.js. Hono focuses on simplicity, routing, and middleware. Using hono is similar to the REST API libraries you've been using for a long time. - Source: dev.to / 9 months ago
Koa is a new web framework designed by the team behind Express.js, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. - Source: dev.to / 11 months ago
Koa: A NodeJs backend web framework for the development of the backend server, setting up the routes endpoint for the RESTful API, etc. - Source: dev.to / 11 months ago
The endpoint is simple and is like any other endpoint that you already implemented. Based on our stack, we will be using Koa.js to implement it:. - Source: dev.to / 12 months ago
In this example, we're using the serverless framework to quickly set up the Lambda function along with an API gateway for the entry point. The lambda function is a simple Koa REST API with a few functional endpoints. - Source: dev.to / over 1 year ago
Volca - SaaS boilerplate and starter kit built with Node.js and React
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
NextBase - Built your SAAS quickly and skip the boring parts
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
supastarter - The boilerplate for your next web app built on top of Supabase and Next.js.
Django - The Web framework for perfectionists with deadlines