Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
kj
/
sripuram-pwa
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
Updated the firebase project and deployment details
main
kj1352
1 vuosi sitten
vanhempi
87a20a84ec
commit
e4aa258b4e
3 muutettua tiedostoa
jossa
1437 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1416
-0
.firebase/hosting.d3d3.cache
+5
-0
.firebaserc
+16
-0
firebase.json
+ 1416
- 0
.firebase/hosting.d3d3.cache
File diff suppressed because it is too large
Näytä tiedosto
+ 5
- 0
.firebaserc
Näytä tiedosto
@@ -0,0 +1,5 @@
{
"projects": {
"default": "sripuram-webtrigon-2023"
}
}
+ 16
- 0
firebase.json
Näytä tiedosto
@@ -0,0 +1,16 @@
{
"hosting": {
"public": "www",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"rewrites": [
{
"source": "**",
"destination": "/index.html"
}
]
}
}
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna