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

NewSpring/Heighliner

Repository files navigation

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