Init firebase

This commit is contained in:
Callum Gilchrist
2022-10-01 12:38:27 +01:00
parent 62d1045a3a
commit b047798895
11 changed files with 2131 additions and 0 deletions

5
.firebaserc Normal file
View File

@@ -0,0 +1,5 @@
{
"projects": {
"default": "picohack-2022"
}
}