DEV Community

Cover image for Nextless V1 launched: Full-Stack React SaaS Boilerplate with Auth and Payment
Remi W.
Remi W.

Posted on

Nextless V1 launched: Full-Stack React SaaS Boilerplate with Auth and Payment

Nextless.js V1 is now available after one month of refactoring to make the code easier to start any SaaS products.

Landing page and user dashboard

Built with the latest technologies:

  • Next.JS
  • React
  • TypeScript
  • Tailwind CSS
  • React Hook Form
  • ESLint, Prettier and Husky
  • Serverless framework
  • AWS CDK
  • Authentication
  • Stripe Integration

Find more information at Nextless SaaS Boilerplate Template

Setup a landing page for your SaaS business and get a user dashboard without losing any development and design time. Here is an example:

Nextless.js Landing page Top

Nextless.js Landing page Bottom

Nextless JS User Dashboard

Find more information at Nextless SaaS Boilerplate Template

Top comments (2)

Collapse
 
thumbone profile image
Bernd Wechner

Educate me. What does "serverless" mean? Is that just the new jargon for cloud hosted? (on someone else's unspecified servers)?

Collapse
 
ixartz profile image
Remi W.

"Serverless" means cloud hosting service manage almost everything. You just need to focus write code and they handle more things: setting servers, updating server, scale your application