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

https://github.com/shubhamzanwar/associations


https://github.com/shubhamzanwar/associations

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Associations with sequelize

A simple guide to creating associations in sequelize using node and HapiJS

Steps to setup:
1. ```git clone https://github.com/shubhamzanwar/associations.git```
2. ```npm i```
3. create the databases and register environment variables
4. ```npm start```
5. star the repo. code won't work otherwise :stuck_out_tongue:

Cheers :coffee: