Skip to content

bigxalx/mytopia-firebase-opensource

Repository files navigation

Mytopia iOS and Android Source Code

These are the Cloud Functions for Firebase for the Mytopia iOS and Android Apps.

Usage

  1. Install the Firebase CLI

    npm install -g firebase-tools
    
  2. Clone the repo

  3. Run

    npm install
    
  4. Run

    firebase deploy --only functions
    

    to deploy.

Feedback

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]

License

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:

  1. 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.
  2. NonCommercial — You may not use the material for commercial purposes.
  3. ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published