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

https://github.com/webmasterdevlin/fastify-typeorm

Nodejs server using Fastify and TypeORM
https://github.com/webmasterdevlin/fastify-typeorm

Last synced: 3 months ago
JSON representation

Nodejs server using Fastify and TypeORM

Awesome Lists containing this project

README

        

# Fastify and TypeORM

```zsh
$ git clone https://github.com/webmasterdevlin/fastify-typeorm.git
$ cd fastify-typeorm
$ npm i
$ npm run dev
```