Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

The back-end Cloud Functions maintaining RIVAlumni's Firestore operations

License

Notifications You must be signed in to change notification settings

RIVAlumni/RIVADatabaseOps-Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIVADatabaseOps - Functions

The back-end Cloud Functions maintaining RIVAlumni's Firestore operations.

Installation

Use Git to download the source code.

git clone https://github.com/RIVAlumni/RIVADatabaseOps-Functions.git

And use Firebase Tools to initialize the Functions emulator.

npm i -g firebase-tools@latest
firebase init functions
firebase init emulators

Usage

Development Testing

  1. Run firebase emulators:start --only firestore,functions
  2. Run firebase functions:log
  3. Check for any errors.

Support

Note: This project is intended to only be used by RIVAlumni

Should you have any difficulties, please create a new issue and describe clearly the issue with reproducible steps.

Contributing

Note: Any pull requests that change the firestore ruleset will be rejected. Should you feel a need to change the ruleset, please create a new issue.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Authors

License

MIT

About

The back-end Cloud Functions maintaining RIVAlumni's Firestore operations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published