You're following everyone we can think of. Browse tags to find more people.
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
This Drop is intentionally long.
npx create-next-kit my-app
cd my-app
pnpm dev