These are the Cloud Functions for Firebase for the Mytopia iOS and Android Apps.
-
Install the Firebase CLI
npm install -g firebase-tools
-
Clone the repo
-
Run
npm install
-
Run
firebase deploy --only functions
to deploy.
I appreciate your feedback. Although I do not plan to maintain this repo, feel free to create an issue to ask questions or email me: [email protected]
The code in this repo is licensed as Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0), which means you are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material
Under the following terms:
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- NonCommercial — You may not use the material for commercial purposes.
- ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.