A puzzle hunt application that includes Google Auth user login, team making, answer verification, puzzle layout, and leaderboard.
node.js
firebase service account credentials
To run locally:
npm init
npm install
npm start
To deploy: (requires gcloud cli and linked to GCP billing account)
gcloud app deploy
- Node.js - Routing and server
- Firebase - Database
- Google App Engine - Hosting
- Edward Chen - Initial work
See also the list of contributors who participated in this project.
- HTML5UP for the UI Template!
