Skip to content

Instantly share code, notes, and snippets.

@Fleker
Created February 5, 2019 16:43
Show Gist options
  • Save Fleker/47f396207a40e03e16457301e53a3e54 to your computer and use it in GitHub Desktop.
Save Fleker/47f396207a40e03e16457301e53a3e54 to your computer and use it in GitHub Desktop.
Using Cloud Storage for Firebase for hosting rich media in your Actions
{
...
"engines": {
"node": "8"
},
"dependencies": {
"actions-on-google": "^2.3.0",
"firebase-functions": "^2.0.0",
"firebase-admin": "^6.5.0"
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment