Skip to content
/ cli Public

CLI for managing your RMUIF app.

License

Notifications You must be signed in to change notification settings

rmuif/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI

This repository contains tools for managing your RMUIF app. It has three modules:

  • user
  • users
  • roles

These are all separate programs, working independently.

Quickstart

  1. Add GOOGLE_APPLICATION_CREDENTIALS environment variable as the Firebase documentation explains.
  2. Add the property FIREBASE_DATABASE_URL into the .env file pointing to the Firebase Database URL.
FIREBASE_DATABASE_URL=https://<firebase-project-name>.firebaseio.com