Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 314 Bytes

File metadata and controls

23 lines (13 loc) · 314 Bytes

Simple GraphQL middleware built with Express & Postgraphile (deploy on Kubernetes)

Deploy on Kubernetes

TBC

Run

git clone https://github.com/graphip/node-server
cd node-server/app
npm i
npm run start

App

The app is built with Node.js, Express & Postgraphile