weitingleee / dayout

0 stars 0 forks source link

Guide to install firebase #1

Open alvinleehonguang opened 6 years ago

alvinleehonguang commented 6 years ago

For firebase and angularfire npm i angularfire2@5.0.0-rc.5-next firebase@4.8.0 $ ionic cordova plugin add cordova-plugin-inappbrowser $ npm install --save @ionic-native/in-app-browser'

For gsutil script

First download
Windows 64-bit(x86_64) with Python bundled from https://cloud.google.com/sdk/docs/downloads-versioned-archives

Set up path for system variables for Gcloud if set path fails

Second, login to gcloud on command prompt gcloud auth activate-service-account --key-file

Path to key file is a json file contains the key to run the script and access the database I will send to you seperately

After which, you can run the command line and it will store in the destination folder (it is my local directory for now) gsutil -m cp -R gs://api-project-328924746521.appspot.com "C:\Users\Alvin Lee Hong Guang\Desktop\dayoutdownloads"

alvinleehonguang commented 6 years ago

@weitingleee see this! (:

alvinleehonguang commented 6 years ago

https://www.youtube.com/watch?v=urFpUVjLw0Y watch this