https://github.com/harveyd/graphql-express-postgres-starter
A template to help you get your back-end running using GraphQL, Node/Express and PostgreSQL
https://github.com/harveyd/graphql-express-postgres-starter
express graphql node postgresql
Last synced: 12 months ago
JSON representation
A template to help you get your back-end running using GraphQL, Node/Express and PostgreSQL
- Host: GitHub
- URL: https://github.com/harveyd/graphql-express-postgres-starter
- Owner: HarveyD
- Created: 2018-11-24T04:32:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T05:57:33.000Z (over 7 years ago)
- Last Synced: 2025-05-07T10:01:41.713Z (about 1 year ago)
- Topics: express, graphql, node, postgresql
- Language: JavaScript
- Size: 13.7 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphQL Express PostgreSQL Starter
## Harvey Delaney
This is a simple project to help you get started with your project using:
- GraphQL
- Express
- PostgreSQL
This repository was made for my blog post at: https://blog.harveydelaney.com/setting-up-graphql-express-and-postgresql/