Skip to content

Handling side effects#346

Open
epcm18 wants to merge 2 commits intofcodelabs:chamodfrom
epcm18:handling-side-effects
Open

Handling side effects#346
epcm18 wants to merge 2 commits intofcodelabs:chamodfrom
epcm18:handling-side-effects

Conversation

@epcm18
Copy link

@epcm18 epcm18 commented Dec 15, 2023

Fixed the issues & changed folder structure

Comment on lines +2 to +7
REACT_APP_FIREBASE_API_KEY = "AIzaSyCduh8Bd6T3lqaMxFxihVPZQSRH7_vPODY"
REACT_APP_FIREBASE_AUTH_DOMAIN = "dear-diary-emailusername-6a3d7.firebaseapp.com"
REACT_APP_FIREBASE_PROJECT_ID = "dear-diary-emailusername-6a3d7"
REACT_APP_FIREBASE_STORAGE_BUCKET = "dear-diary-emailusername-6a3d7.appspot.com"
REACT_APP_FIREBASE_MESSAGING_SENDER_ID = "107317734441"
REACT_APP_FIREBASE_APP_ID = "1:107317734441:web:2b5d34185dce4a01564038" No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use an env file to store project secrets

Copy link
Contributor

@shamal-iroshan shamal-iroshan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use an env file

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.

2 participants