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

https://github.com/robinbuschmann/sequelize-typescript-example


https://github.com/robinbuschmann/sequelize-typescript-example

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# sequelize-typescript-starter

## Installation
```
npm install
```

## Start server
```
npm start
```