Skip to content

mughazi/graphql-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors