Hey. Would anyone know how I could upload and use GOOGLE_APPLICATION_CREDENTIALS json file as an Environment variable?
As described here: https://firebase.google.com/docs/admin/setup#node.js_1
e.g.
GOOGLE_APPLICATION_CREDENTIALS="/home/user/Downloads/service-account-file.json"