add firebase

This commit is contained in:
2023-05-19 23:38:43 +02:00
parent 0f2b17dab9
commit 2fc81d5da6
6 changed files with 10645 additions and 2 deletions

15
.firebaserc Normal file
View File

@@ -0,0 +1,15 @@
{
"projects": {
"default": "contexted-f8b4e"
},
"targets": {
"contexted-f8b4e": {
"hosting": {
"contexted-v3": [
"contexted-v3"
]
}
}
},
"etags": {}
}