Skip to content

feat : Create firebase setup with emulators for local config#9

Open
sohampirale wants to merge 1 commit intoruxailab:mainfrom
sohampirale:add/emulators_config_setup
Open

feat : Create firebase setup with emulators for local config#9
sohampirale wants to merge 1 commit intoruxailab:mainfrom
sohampirale:add/emulators_config_setup

Conversation

@sohampirale
Copy link
Copy Markdown

Description:

  • Configure the Firebase Admin SDK to connect to local emulators when running in development mode. This enables proper local testing by allowing the application to connect to the local Firebase services instead of production, preventing 404 errors when accessing files stored in the local emulator. Adds environment variables for emulator configuration and updates documentation.

Fixes : #8

Screenshots

  • Working with emulator : firestore
Screenshot from 2026-02-08 19-16-06 Screenshot from 2026-02-08 19-15-59
  • Config of other emulators can be added if needed in future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat] : Add Firebase emulator support for local development

1 participant