Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Latest commit

 

History

History
40 lines (26 loc) · 1.79 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.79 KB

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