create-next-boost
v1.0.3
Published
Welcome to Nextboost! Nextboost is here to help you kickstart your custom code projects. With Nextboost, you can generate starter code using various templates tailored to your needs. Let's explore the exciting templates available to make your development
Downloads
2
Readme
Nextboost Templates
Welcome to Nextboost! Nextboost is here to help you kickstart your custom code projects. With Nextboost, you can generate starter code using various templates tailored to your needs. Let's explore the exciting templates available to make your development journey smoother.
Installation
To get started with Nextboost, you can use the following command to install it globally:
npx create-next-boost
Available Templates
Nextboost provides several templates for different project setups. Choose the one that best fits your needs:
MonoRepo Nx
This template sets up a Monorepo project using Nx.
MonoRepo Turborepo
This template sets up a Monorepo project using Turborepo.
Blazity Enterprise (Next + Jest + Storybook)
Get started with a project that includes Next.js, Jest for testing, and Storybook for UI component development.
Planet Scale + Auth + Next
This template is for projects that require scalability, authentication, and Next.js.
Shadcn + Next
Use this template to set up a project with Shadcn and Next.js.
Steven Tey (Postgres + Prisma + Auth + Next)
For projects that require a PostgreSQL database, Prisma for database access, authentication, and Next.js, this template is a great choice.
Clerk + Next.js
This template includes Clerk for authentication and Next.js for your web application.
Getting Started
Once you've installed Nextboost and selected a template, you can follow the template-specific documentation and instructions to start building your project.
- MonoRepo Nx Documentation
- MonoRepo Turborepo Documentation
- Blazity Enterprise Documentation
- Planet Scale + Auth + Next Documentation
- Shadcn + Next Documentation
- Steven Tey Documentation
- Clerk + Next.js Documentation
Happy coding with Nextboost!