PixelogicDev / gruveebackend

This is the Backend work for Gruvee
MIT License
24 stars 4 forks source link

Tweaking logic to pull from firebase storage #39

Closed adilanchian closed 4 years ago

adilanchian commented 4 years ago

When deploying the new Apple Music functions we realized that we needed to pull out AppleSecretKey from a storage bucket in Firebase as Firebase functions don't have access to these local files.

For production we need to do the following before deploying:

  1. Create storage bucket
  2. Upload .p8 file into storage bucket
  3. Add new internal_tokens collection in database