Files
.github
firebase-project
.firebaserc
.gitignore
firebase.json
firestore.indexes.json
firestore.rules
public
scripts
src
.dockerignore
.editorconfig
.env
.env.production
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.lintstagedrc.js
.npmrc
.nvmrc
.prettierignore
.prettierrc
.watchmanconfig
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
analytics.md
crowdin.yml
docker-compose.yml
now.json
package-lock.json
package.json
tsconfig.json
excalidraw/firebase-project
Pete Hunt d0985fe67a Persistent rooms via Firebase ()
* Periodically back up collaborative rooms in firebase

* Responses to code review

* comments from code review, new firebase credentials
2020-10-04 11:12:47 -07:00
..