Osomware / nextjs14-turbopack-boilerplate

My boilerplate using NextJS 14, Turbopack, tRPC, Tanstack, and Prisma

Home Page:https://nextjs14-turbopack-boilerplate.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js + Turbopack

This example allows you to get started with next dev --turbo quicky.

Deploy your own

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-turbopack with-turbopack-app
yarn create next-app --example with-turbopack with-turbopack-app
pnpm create next-app --example with-turbopack with-turbopack-app

Deploy it to the cloud with Vercel (Documentation).

About

My boilerplate using NextJS 14, Turbopack, tRPC, Tanstack, and Prisma

https://nextjs14-turbopack-boilerplate.vercel.app


Languages

Language:TypeScript 93.5%Language:JavaScript 5.3%Language:CSS 1.2%