trpc-swagger
(with-fastify)
Make sure your current working directory is at /trpc-swagger
root.
yarn install
yarn build
yarn workspace with-fastify run dev
or
npm install
npm run build
npm run dev -w with-fastify
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
trpc-swagger
(with-fastify)Make sure your current working directory is at /trpc-swagger
root.
yarn install
yarn build
yarn workspace with-fastify run dev
or
npm install
npm run build
npm run dev -w with-fastify