Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 22, 2022 03:11 pm GMT

Nextless.js V2: Full-stack React SaaS Boilerplate with Serverless backend

In the past, I've shared my story how I've built my first SaaS application in 5 months. From this experience, I've learned a lot about the full-stack development. So, I took the opportunity to build a boilerplate for a SaaS application. My goal was to help other developers to build their own SaaS application faster.

In September 2021, I've released the first version of Nextless.js, a full-stack React SaaS boilerplate built with modern technologies: Serverless, TypeScript, Tailwind CSS, AWS and more. Today, I'm happy to announce that I've released the second version of Nextless.js with team & multi-tenancy support.

The team support and multi-tenancy took me almost two months to build and I've almost rewrite the whole application to implement this important feature for SaaS application.

You can find a live demo at React SaaS Boilerplate demo to play around with the application. You can also check out the official Nextless website for more information.

Full-stack React SaaS Starter

Good news! Even with this massive refactoring, all features are still working perfectly:

  • Email authentication with Social Login (Google, Facebook, Amazon, Apple)
  • Stripe payment integration
  • Landing Page and Dashboard UI
  • Developer experience with linter, code formatter, type checking, VSCode configuration, etc.
  • Code example with a Todo app
  • Documentation
  • 100% Serverless
  • Infrastructure as Code

You can find a demo video on YouTube:

Like always, my goal is to help other developers to build their own SaaS application faster. So, they can start with the boilerplate and focus on their idea instead of losing time on boring configuration.

Find more information about Nextless.js: Full-stack React SaaS.


Original Link: https://dev.to/ixartz/nextlessjs-v2-full-stack-react-saas-boilerplate-with-serverless-backend-503c

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To