Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Conversation

@DanBrada
Copy link
Member

@DanBrada DanBrada commented Feb 9, 2022

No description provided.

@DanBrada DanBrada requested a review from psenakv February 9, 2022 10:28
@jakubboucek
Copy link
Member

No super, to se mi hodí, zrovna to chci použít :-D

@psenakv psenakv requested a review from jakubboucek February 15, 2022 14:24
@@ -0,0 +1 @@
*.local
Copy link
Member

Choose a reason for hiding this comment

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

Duplicated with .gitignote rules at root folder.

Comment on lines 7 to 9
import dotenv from "dotenv"

dotenv.config()
Copy link
Member

Choose a reason for hiding this comment

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

Did you have any .env config required for production? Pls, put here any sample file and add installation instructions to README.md file.

Copy link
Member

Choose a reason for hiding this comment

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

Maybe it's whole unnecessary, because Firebase is using dotfile internally: https://firebase.google.com/docs/functions/config-env#env-variables

<script>
// Initialize Firebase
firebase.initializeApp(firebaseConfig);
firebase.auth().useEmulator("http://localhost:9099");
Copy link
Member

Choose a reason for hiding this comment

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

ALERT ALERT, unwanted dev emulator - can cause to broke production!

Copy link
Member Author

Choose a reason for hiding this comment

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

oh, my bad, forgot to remove it

@DanBrada DanBrada requested a review from jakubboucek February 16, 2022 15:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants