Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 430 Bytes

File metadata and controls

24 lines (16 loc) · 430 Bytes

Frameworks

Firebase

The Firebase CLI provides a variety of tools for managing, viewing, and deploying to Firebase projects.

npm install -g firebase-tools
firebase login

to switch between projects

firebase use <project-name>

Back4App / Parse

Install the Parse CLI and add the Account Key.

b4a configure accountkey