App last updated: Jun 1 2024 9:29:07 PM PDT UTC-07:00

kpugaming.ca-balto

KGG

A Node.js web application on the Express.js framework. A Microservice for the Kwantlen Gaming Guild's website.

Tech

kpugaming.ca-balto uses a number of packages to work properly:

Installation

kpugaming.ca-balto requires Node.js v18.12.1+ to run.

Copy /allowed_origins.json.template to /allowed_origins.json and populate the sourcing urls. Copy /.env.template to /deploy.env and populate the environment variables.

$ git clone https://git.heroku.com/kpugaming-balto.git
$ cd kpugamingca-balto
$ npm install
$ node main.js

License

MIT