sachinraja / trpc-bun

tRPC + Bun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git clone https://github.com/sachinraja/trpc-bun
cd trpc-bun
bun install
bun dx

The bun dx command will start the development server and open the app in your browser. Changes to the router are automatically reloaded using bun-livereload.

About

tRPC + Bun

License:MIT License


Languages

Language:TypeScript 93.6%Language:HTML 6.4%