https://github.com/echobind/sqlize-relationships
https://github.com/echobind/sqlize-relationships
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/echobind/sqlize-relationships
- Owner: echobind
- Created: 2021-08-18T23:52:28.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-18T23:52:37.000Z (almost 5 years ago)
- Last Synced: 2025-02-16T12:13:56.154Z (over 1 year ago)
- Language: JavaScript
- Size: 174 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
inspired by [blog post on sequelize relationships](https://medium.com/@eth3rnit3/sequelize-relationships-ultimate-guide-f26801a75554) and a [blog post on graphql, node.js, apollo server, and sequelize](https://www.digitalocean.com/community/tutorials/how-to-set-up-a-graphql-server-in-node-js-with-apollo-server-and-sequelize)
bootstrapped with [sequelize-graphql-next-template](https://github.com/nathanBrenner/sequelize-graphql-next-template) and [nextjs](https://nextjs.org/)