Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

shootismoke/backend

Repository files navigation

Actions Status GitHub David Maintainability Test Coverage

⚠️ This repo is deprecated in favor of https://github.com/shootismoke/webapp

@shootismoke/backend

Backend for the Sh**t! I Smoke mobile app.

Deploying to Production

  1. Upload newest GraphQL schema to Apollo Graph Manager
yarn graphql:schema
yarn graphql:manager --key "<ENGINE_API_KEY>"
  1. Deploy to Vercel backend-production
yarn vercel:prod
  1. Set alias of latest deployed backend-production to correct URL
yarn vercel:prod --prod