https://github.com/shubhamzanwar/associations
https://github.com/shubhamzanwar/associations
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shubhamzanwar/associations
- Owner: shubhamzanwar
- Created: 2018-05-05T07:17:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T07:44:40.000Z (over 7 years ago)
- Last Synced: 2024-10-11T20:19:22.337Z (12 months ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: