trpc-swagger
(with-serverless)
Make sure your current working directory is at /trpc-swagger
root.
yarn install
yarn build
yarn workspace with-serverless run dev
or
npm install
npm run build
npm run dev -w with-serverless