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

there is no './server/config/key-firebase' #5

Open
gorkemuz opened this issue Apr 23, 2019 · 1 comment
Open

there is no './server/config/key-firebase' #5

gorkemuz opened this issue Apr 23, 2019 · 1 comment

Comments

@gorkemuz
Copy link

in src/index.js there is imported file "import {key} from './server/config/key-firebase';" but there is no file like that. so no one can access the app.

@bariscc
Copy link

bariscc commented May 11, 2019

This is probably an ignored file because it contains a key.
You should get your own key from https://firebase.google.com/
Then you can remove the import and use your own key
or create the said file, store your key in it and export it.

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

No branches or pull requests

2 participants