Initial Release: SAVEXSTATE Vault V1 - Cyber Orange Edition

This commit is contained in:
Zach Groth
2026-03-28 22:53:48 -05:00
commit d2863d2ce8
203 changed files with 8249 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
{
"flutter": {
"platforms": {
"android": {
"default": {
"projectId": "sage-the-64th-wonder",
"appId": "1:401871647549:android:bc0a553f0358981ebd0b54",
"fileOutput": "android/app/google-services.json"
}
},
"dart": {
"lib/firebase_options.dart": {
"projectId": "sage-the-64th-wonder",
"configurations": {
"android": "1:401871647549:android:bc0a553f0358981ebd0b54",
"ios": "1:401871647549:ios:158bd8714840c262bd0b54",
"macos": "1:401871647549:ios:158bd8714840c262bd0b54",
"web": "1:401871647549:web:9a403344032a2520bd0b54",
"windows": "1:401871647549:web:2a782aff43bcbd21bd0b54"
}
}
}
}
},
"hosting": {
"public": "build/web",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"rewrites": [
{
"source": "**",
"destination": "/index.html"
}
]
}
}