zongzheng123 / fastify-trpc-swagger

template with fastify and trpc and swagger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was a template with Fastify and trpc and openapi swagger

Available Scripts

In the project directory, you can run:

npm run dev

To start the app in dev mode.
Open http://localhost:3000/swagger to view it in the browser.

npm start

For production mode

npm run test

Run the test cases.

Learn More

To learn Fastify, check out the Fastify documentation.

About

template with fastify and trpc and swagger


Languages

Language:TypeScript 56.9%Language:JavaScript 43.1%