Frequently Asked Questions

Answers to common questions about NextKit.

What is NextKit?

NextKit is a fullstack framework for building modern web applications with Next.js and Prisma.

How do I get started?

You can get started by reading the documentation and following the guides.

If you're ready to dive in, you can create a new NextKit project using the CLI:

npx create-nextkit-app

Or you can clone the repository and start developing your own project:

git clone https://github.com/nextkit/nextkit.git