//k2byromhml

k2

🚧 A Nuxt starter kit powered by Bun, Turborepo, TRPC and Drizzle.

12
1
12
TypeScript

K2

A Nuxt starter kit powered by Bun, Turborepo, TRPC and Drizzle.



Getting Started

bunx nuxi init -t gh:romhml/k2 my-app

To start the development server, create a .env file from env.example, update configuration values and run:

bun drizzle push:sqlite
bun -b dev
[beta]v0.14.0