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

https://github.com/adhorodyski/fastify-starter

Fastify + Typescript starter.
https://github.com/adhorodyski/fastify-starter

eslint fastify nodemon prettier typescript

Last synced: about 2 months ago
JSON representation

Fastify + Typescript starter.

Awesome Lists containing this project

README

          

# Fastify starter

Blazingly fast Fastify server starter built with Typescript. 🏄‍♂️

###### Happy hacking! ✌️

---

#### Install

```
yarn
```

#### Develop

```
yarn start:dev
```