.github
firebase-project
.firebaserc
.gitignore
firebase.json
firestore.indexes.json
firestore.rules
public
scripts
src
.dockerignore
.editorconfig
.env
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.lintstagedrc.js
.npmrc
.nvmrc
.prettierignore
.prettierrc
.watchmanconfig
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
crowdin.yml
docker-compose.yml
now.json
package-lock.json
package.json
tsconfig.json
* Periodically back up collaborative rooms in firebase * Responses to code review * comments from code review, new firebase credentials
6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
{
|
|
"projects": {
|
|
"default": "excalidraw-room-persistence"
|
|
}
|
|
}
|