Skip to content

An app that let's you hunt down QR codes, collect points and compete against your friends!

Notifications You must be signed in to change notification settings

VictorWinberg/qr-hunt

Repository files navigation

QR-Hunt

Build

Prerequisite

  • Node v12 (for backend)
  • Node v14 (for frontend)
  • Postgres v11

Environment variables

There are two env-files that you need to create locally:

  • one in root dir (path: .env) for backend
  • one in client dir (path: client/.env) for frontend

You can copy the .env.example to .env and modify the variables as needed

Credentials

There is also a credentials.json file in the root dir.

You can download it from https://console.cloud.google.com/apis/credentials under "Service Accounts"

Server (Backend)

See server/README.md.

Frontend (Client)

See client/README.md.

Swagger UI | API Documentation

Visit /api/docs

Sentry | Error Monitoring

Visit sentry.io (ask for invite)

About

An app that let's you hunt down QR codes, collect points and compete against your friends!

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •