This is the backend of the Trackr app. It uses Firebase for authentication. To function properly it needs the following modifications:
.env
: root of the projectMONGO_URL
: your mongodb urlPORT
JWT_SECRET
: secret keyJWT_EXPIRE
FIREBASE_DB_URL
: your firebase db urlREDIS_HOST
REDIS_PORT
serviceAccountKey.json
: in the firebase folder