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

https://github.com/tutv/demo-sequelize


https://github.com/tutv/demo-sequelize

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# demo-sequelize

### Migrations

```shell
npx sequelize-cli model:generate --name User
```