timy-messenger/firebase
Franz Heinfling 64d39ac266 Initial commit.
Co-authored-by: Miguel Beltran <m@beltran.work>
2019-10-01 17:26:36 +02:00
..
functions Initial commit. 2019-10-01 17:26:36 +02:00
.gitignore Initial commit. 2019-10-01 17:26:36 +02:00
firebase.json Initial commit. 2019-10-01 17:26:36 +02:00
firestore.indexes.json Initial commit. 2019-10-01 17:26:36 +02:00
firestore.rules Initial commit. 2019-10-01 17:26:36 +02:00
package-lock.json Initial commit. 2019-10-01 17:26:36 +02:00
README.md Initial commit. 2019-10-01 17:26:36 +02:00

Timy app on Firebase

This folder contains all Firebase related code that does not belong to the client app.

Structure

  • functions contains all the code for cloud functions
  • scripts contains local scripts for database admin and migration help
  • firestore.rules defines the access rules for Firestore by app users