All this guide in this documentation get from https://firebase.google.com/docs/guides
/.firebaserc
Put you're project ID
{
"projects": {
"default": "projectID"
}
}
app/firebase/config.js
mypoject-1234a.firebaseapp.com
my-app-12345.firebaseapp.com/__/auth/handler
)
is set as your Callback URL in your app's settings page on your
Twitter app's config.
my-app-12345.firebaseapp.com/__/auth/handler
)is set as your Callback URL in your app's settings page on your twitter setting
my-app-12345.firebaseapp.com/__/auth/handler
)
is set as your Callback URL in your app's settings page on your
Twitter app's config.
mypoject-1234a.firebaseapp.com
my-app-12345.firebaseapp.com/__/auth/handler
) is set as your Callback URL in your app's settings page on your github setting
app/firabse.json
. Copy all the script/app/containers/SampleFullstackApps/Contact/helpers/uploadImg.js
Here's the step to setup storage.
service firebase.storage {
match /b/{bucket}/o {
match /{allPaths=**} {
allow read, write;
}
}
}
/dump_data/enlite-3a841-export.json