Hello Guys,
Refer to the commands:
Export Data:
npx -p node-firestore-import-export firestore-export -a credentials.json -b backup.json
Import Data:
npx -p node-firestore-import-export firestore-import -a import.json -b backup.json
Link to other videos :
Generate .apk, .app and .ipa for Expo App: • Generate .apk, .app and .ipa for Expo App
Push Code into GitHub from VS Code: • Push Code into GitHub from VS Code
Local setup of expo and run expo app on iOS Simulator, Android Emulator and Web on Mac: • Local setup of expo and run expo app on iO...
Export Firebase Data to a .json file and import to another project : • Export Firebase Data to a .json file and i...