-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfirebase.json
More file actions
1 lines (1 loc) · 1.3 KB
/
firebase.json
File metadata and controls
1 lines (1 loc) · 1.3 KB
1
{"firestore":{"rules":"firestore.rules","indexes":"firestore.indexes.json"},"hosting":{"source":".","ignore":["firebase.json","**/.*","**/node_modules/**"],"frameworksBackend":{"region":"us-central1"}},"functions":[{"source":"functions","codebase":"default","ignore":["node_modules",".git","firebase-debug.log","firebase-debug.*.log","*.local"],"predeploy":["npm --prefix \"$RESOURCE_DIR\" run lint","npm --prefix \"$RESOURCE_DIR\" run build"]}],"flutter":{"platforms":{"ios":{"default":{"projectId":"adventures-in-tech-world-0","appId":"1:614230417388:ios:7a8907f854976dae246ac9","uploadDebugSymbols":false,"fileOutput":"ios/Runner/GoogleService-Info.plist"}},"macos":{"default":{"projectId":"adventures-in-tech-world-0","appId":"1:614230417388:ios:2dbbc66a8cb5e783246ac9","uploadDebugSymbols":false,"fileOutput":"macos/Runner/GoogleService-Info.plist"}},"dart":{"lib/firebase_options.dart":{"projectId":"adventures-in-tech-world-0","configurations":{"android":"1:614230417388:android:5bae8495326ad93d246ac9","ios":"1:614230417388:ios:7a8907f854976dae246ac9","macos":"1:614230417388:ios:2dbbc66a8cb5e783246ac9","web":"1:614230417388:web:fcb71d2a30fd7615246ac9"}}},"android":{"default":{"projectId":"adventures-in-tech-world-0","appId":"1:614230417388:android:5bae8495326ad93d246ac9","fileOutput":"android/app/google-services.json"}}}}}