Add firebase

Signed-off-by: András Schmelczer <andras@schmelczer.dev>
This commit is contained in:
Andras Schmelczer 2022-03-20 09:19:51 +01:00
commit 365a8f3914
No known key found for this signature in database
GPG key ID: 39260B5B0614A13E
4 changed files with 93 additions and 0 deletions

5
.firebaserc Normal file
View file

@ -0,0 +1,5 @@
{
"projects": {
"default": "schmelczer-dev"
}
}