Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coobaha/typed-fastify-example
https://github.com/coobaha/typed-fastify-example
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coobaha/typed-fastify-example
- Owner: Coobaha
- Created: 2023-11-18T08:22:43.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-29T10:35:08.000Z (12 months ago)
- Last Synced: 2024-10-11T11:30:58.580Z (about 1 month ago)
- Language: TypeScript
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @coobaha/typed-fastify-example
This examples shows how to use `@coobaha/typed-fastify` with `fastify`.
Learn more https://github.com/Coobaha/typed-fastify
## Install
```bash
pnpm i
```## Usage
```bash
pnpm dev
``````bash
pnpm start
```