
Widin.io
UseGravity.App
Volca
Serverless.page
supastarter
Nextacular
SaaS Pegasus
NextBase
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
vscode.dev
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.
Widin.io
StackBlitzNo 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.
I've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
Based on our record, StackBlitz seems to be more popular. It has been mentiond 112 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.
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 6 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 9 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 9 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / over 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
UseGravity.App - Build a Node.js & React app at warp speed with a SaaS boilerplate
CodeSandbox - Online playground for React
Volca - SaaS boilerplate and starter kit built with Node.js and React
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Serverless.page - Serverless SaaS is aiming to be the perfect starting point for your next React app to build full-stack applications. Save time and skip implementing authentication, payments, teams, etc.
CodePen - A front end web development playground.