/trpc-bun

tRPC + Bun

Primary LanguageTypeScriptMIT LicenseMIT

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.