This repository contains tools for managing your RMUIF app. It has three modules:
- user
- users
- roles
These are all separate programs, working independently.
- Add
GOOGLE_APPLICATION_CREDENTIALSenvironment variable as the Firebase documentation explains. - Add the property
FIREBASE_DATABASE_URLinto the.envfile pointing to the Firebase Database URL.
FIREBASE_DATABASE_URL=https://<firebase-project-name>.firebaseio.com