start adding payment

This commit is contained in:
Thomas Demirdjian
2025-11-04 14:46:12 +01:00
parent 02a2333a41
commit 4bb083ea46
24 changed files with 3507 additions and 7604 deletions
+13
View File
@@ -8,6 +8,19 @@
],
"predeploy": []
},
"emulators": {
"functions": {
"host": "0.0.0.0",
"port": 5001
},
"pubsub": {
"port": 8085
},
"ui": {
"enabled": true
},
"singleProjectMode": true
},
"react-native": {
"crashlytics_debug_enabled": true
}