Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

trpc-bun-adapter-example

This is a minimal example of how to use the trpc-bun-adapter package.

Run example

Install dependencies:

bun install

Bundle client code:

bun bundle

Start the server

bun start