/interstategamers-backend

This repo contains the backend code for The Interstate Gamers website. It is designed to be ran on a cron job on a secure server. It works in conjunction with The Interstate Gamers Website repo.

Primary LanguageTypeScriptMIT LicenseMIT

The Interstate Gamers Server

This repo contains the backend code for The Interstate Gamers website. It is designed to be ran on a cron job on a secure server. It works in conjunction with The Interstate Gamers Website Repo.

CodeFactor

How To Run:

  • Download repo
  • Navigate to root repository directory
  • Run npm i
  • Run 'node run build'
  • Set the GOOGLE_APPLICATION_CREDENTIALS shell environment variable to the file location of the service account key code.
  • Run 'node run start'

Requirements: