Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

leondejong/node-express-sequelize-graphql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express Sequelize GraphQL Example

More about Node.
More about Express.
More about Sequelize.
More about GraphQL.

Install: npm install
Run: npm start

Create a database and change the dsn in src/index.js

Navigate to localhost:4000/graphql and try the queries and mutations in src/example.graphql.

Releases

No releases published

Packages

No packages published