Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zongzheng123/fastify-trpc-swagger
template with fastify and trpc and swagger
https://github.com/zongzheng123/fastify-trpc-swagger
bootstrap fastify starter swagger template trpc typescript
Last synced: 10 days ago
JSON representation
template with fastify and trpc and swagger
- Host: GitHub
- URL: https://github.com/zongzheng123/fastify-trpc-swagger
- Owner: zongzheng123
- Created: 2023-08-18T10:01:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T10:02:13.000Z (over 1 year ago)
- Last Synced: 2023-12-21T04:58:57.202Z (about 1 year ago)
- Topics: bootstrap, fastify, starter, swagger, template, trpc, typescript
- Language: TypeScript
- Homepage:
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](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](https://www.fastify.io/docs/latest/).