Rapidly launch your next idea with less effort

The Next.js startup boilerplate packed with flexible components to make you succeed.

See demo in action
50% off on launch for the first 1000 sign-ups (995 left)
Hey, my name is Olivier! 👋
Ready for your startup journey? I've been there, working as a freelancer with multiple startups, and I know the challenges of building versatile, data-integrating interfaces. That's why I've put together a boilerplate – it's all my experience in an easy-to-use package, saving you time and hassle. Grab it to kickstart your project and join my Telegram group. We're builders who help each other turn cool ideas into real, useful products. Let's make things happen, together!

Features

Curated set of interoperable components to boost your UX/DX. All components are focused around a single-responsiblity, with little side-effects & minimal syntactic sugar. Cherry pick what works for you.

Basic Setup
Next.js Boilerplate
Available
TailwindCSS
Available
NextAuth.js
Available
React Email
Available
Mobile Support
Future
Record
Custom Record Types
20240104
Available
Record Overview Page
Available
Record Detail Page
Available
15+ Custom Field Types
20240104
Available
Fields
20240105
Available
Custom Record Types
20240104
Available
Custom Field Formulas
Available
Record Change Detection
Available
Views
Available
Custom Hooks
20240104
Available
Relationship Tables (Record Detail)
Planned 1.X
Field Groups
Future
Record Draft & Publish
Future
Field Type
Mail
Mailgun
20240105
Available
Sendgrid
Future
Mailjet
Future
Postmark by ActiveCampaign
Future
Resend
Future
Storage
MongoDB
20240105
Available
Supabase
Future
MySQL
Future
SQLite
Future
File Adapters
Integration
Stripe
Future
Airtable (Record Sync)
Future
API
Auto-generated REST API
20240107
Future
Webhooks with debugger
Planned 1.X
User
Authentication with magic link
Available
Re-engage users by sending access tokens
Available
Role-Based Access Control (RBAC)
20240105
Available
View as role
Planned 1.X
Supervised Login
Future
Workspaces
Future
Teams
Future
Components
Join Waitlist
Future
Pricing Tables
Future
Content
Custom Page Types
20240104
Available
Custom Mail Templates
Planned 1.X
Media Library
Planned 1.X
Flexible Content Rows
Future
Page Analytics
Future
Developer
Multi-Environment
Available
Developer Mode
Available
Server Actions
20240104
Available
State Management
20240104
Available
Plugins
20240104
Available
Feature Flags
Future
Task Manager (cron jobs)
Future
Multi-Tenancy
Future
Log monitoring (including errors)
Future

Pay once, use forever

One-time purchase. You'll receive lifetime updates.

Early-adopter

Get access to the current developer version and all future updates.

$97

USD

Pay once. Launch unlimited startups.

COMING SOON

Pro

For individuals and teams working on their next big idea.

$297

USD

  • NextJS boilerplate
  • Auto-Generated REST API
  • Users & Roles
  • Authentication (w/ magic link) + supervisor mode
  • Tables, Views & Records
  • 15+ Field Types (w/ role based access control)
  • 4+ Storage adapters
  • Media library & 3+ File Adapters
  • 5+ Email Adapters
  • Telegram community
  • 1 year of updates

Pay once. Launch unlimited startups.

FAQ

Frequently Asked Questions

Have another question? Contact me on X or by Telegram
  • My goal is to elevate this boilerplate to its highest potential, ensuring it meets the diverse needs of its users. This endeavor requires a substantial investment of time and expertise.

    To offer some context, consider the industry standards: an average freelance web developer typically charges around $100 per hour. This boilerplate encapsulates over a decade of professional experience and knowledge.

    By keeping it non-open source, I can dedicate the necessary resources and attention to continually refine and enhance it, ensuring that it remains a top-tier tool for both current and future users.
  • 1) The Next.js starter with all the boilerplate code you need to integrate all things digital for your business: tables, fields, records, login, UI components, and much more.

    The repo is available in:
    - JavaScript
    - TypeScript (coming soon)

    2) The documentation helps you set up your startup from scratch. (this is currently still a work in progress, follow me on X and ask questions through Telegram if necessary)

    3) Access to my Telegram group with makers who build their own startups to stay accountable!
  • Yes! You can request a refund within 7 days of your purchase. Reach out by email at hello@createnextstartup.com.

  • No, it's primarily focused on advanced data management-related features, such as the ability to add tables, fields, views, and records that are easy to manage and extend. My goal is to also include modules like customer, product, and order management, in addition to supporting most common integrations like Mailgun and Stripe.

  • I push updates weekly & use Create Next Startup or it's key features for most of my projects, so I'm updating it regularly. Last update 12 hours ago.
  • Yes, as long as you're comfortable with JavaScript and additionally React & Next.js. The boilerplate consists of two parts:

    1) the main business logic which can be used without React / Next.js

    2) UX Components integrating this logic to build a user front-end. You could take the backend code, and build your own custom front-end with any other library really. In the future I plan to release an advanced version that will run the backend code as an independent service which the Next.js front-end will talk to as to support more scalablity.