NewSpring / Heighliner

A GraphQL Server for NewSpring Web
Other
14 stars 4 forks source link
apollo apollo-server graphql-server

Heighliner

NewSpring
Church Coverage Status Build Status Commitizen friendly

An Apollo GraphQL server for NewSpring Church

Setup

Install Docker

brew cask install docker

Start Docker app.

Docker

Navgate to the Heighliner directory and create container.

docker-compose up

Set up yarn

yarn
yarn build

Running the project

yarn start