timy-messenger/firebase
2020-06-07 08:37:59 +00:00
..
functions Bump websocket-extensions from 0.1.3 to 0.1.4 in /firebase/functions 2020-06-07 08:37:59 +00:00
scripts Added group-create.js script with example 2019-10-06 07:55:06 +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