You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.