Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 617 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 617 Bytes

reddit-infection-game

Firebase functions

Open a shell

firebase functions:shell

Getting firebase config locally

https://stackoverflow.com/a/42978220 firebase functions:config:get > .runtimeconfig.json

Setting config

firebase functions:config:set someservice.key="THE API KEY" someservice.id="THE CLIENT ID" Why Firebase won't allow for this to be set via json, who knows.

Snoowrap

Getting a token

Docs

https://not-an-aardvark.github.io/snoowrap/snoowrap.html#markMessagesAsRead__anchor