GraphQL server deployed using Express and Firebase Functions
- Every PR must have linting, testing, and coverage passing before being able to merge
yarn lintruns lintingyarn coverageruns testingyarn testruns both
- You will need to download a service account file from the Firebase console by selecting Generate new private key. Rename this file to
service-account.jsonand put it in your root project directory. yarnto install thenode_modulesyarn devto start the server