Skip to content

sargentieri/trpc-fastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastify adapter example

If you want to test this example locally, follow the steps below.

Clone, Install and build main project

git clone [email protected]:trpc/trpc.git
cd ./trpc
yarn
yarn dev

Install fastify example and run it in dev mode

cd ./examples/fastify-server
yarn
yarn dev

If you want you can build and start from the fresh build

yarn build
yarn start

Created by skarab42

About

trpc-fastify starter + playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published