Releasing `create-next-kit`, the CLI I built for spinning up Next.js 16 apps with caching, server actions, and a folder structure already wired. One command to a deployable app. #opensource
No replies yet
Be the first to reply.
You're following everyone we can think of. Browse tags to find more people.
npx create-next-kit my-app
cd my-app
pnpm dev