Skip to content

fikrigha/graphql-postgres

Repository files navigation

GraphQL and Postgres

A project to demonstrate a simple GraphQL server using Postgres as database and Sequelize as ORM.

Prereq

  1. NodeJS
  2. Postgres
  3. babel-node

Setup

  1. Install everything under prereq
  2. Create a new Postgres database named relay
  3. Run the database

Run

babel-node server.js

About

graphql and postgres with sequelize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published