Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling side effects #346

Open
wants to merge 2 commits into
base: chamod
Choose a base branch
from

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_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"
Copy link
Collaborator

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
Collaborator

@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