Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coobaha/typed-fastify-example


https://github.com/coobaha/typed-fastify-example

Last synced: 4 days ago
JSON representation

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
```