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