Added firebase functions to the project

This commit is contained in:
Mariano Uvalle 2019-04-07 17:16:47 -05:00
parent 094f1d5df0
commit 8ce0441b12
10 changed files with 3027 additions and 7 deletions

5
.firebaserc Normal file
View file

@ -0,0 +1,5 @@
{
"projects": {
"default": "do-more-app"
}
}