node-backend

Requirements

  • Make sure you have node installed
  • Make sure you have heroku toolkit

Installation

  1. Clone repo
  2. npm install
  3. Make keys directory in root of this project
  4. Copy over key files (.pem files) into the keys directory
  5. Copy over firebase-admin-conf.json into root of this repo's directory
  6. Copy over .env file into root of this repo's directory
  7. heroku local