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
.