next-kickstart

All-in-one toolkit for full-stack, typesafe applications

Downloads
4
Stars
32
Committers
4

Table of contents

  • Next Kickstart
  • Getting Started

Next-Kickstart is an opinionated NextJS 13 (App Router) CLI toolkit that contains everything you need for developing a full-stack applications.

It includes:

To initialize a new next-kickstart application, run any of the following commands and respond to the command prompts:

npm

npx next-kickstart <folder name>

pnpm

pnpm dlx next-kickstart <folder name>

For more advanced usage, check out the docs.

Package Rankings
Top 45.4% on Npmjs.org
Badges
Extracted from project README
PRs-Welcome NPM version Downloads
Related Projects