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.