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

deploy to Firebase #88

Open
FullMoonBro opened this issue Nov 4, 2019 · 1 comment
Open

deploy to Firebase #88

FullMoonBro opened this issue Nov 4, 2019 · 1 comment

Comments

@FullMoonBro
Copy link

Failed to get Firebase project angular-voxer. Please make sure the project exists and your account has permission to access i

@damiandominella
Copy link

That's a demo code. You have to edit the .firebaserc file, and changing the default project with the id of your current firebase application:

{
  "projects": {
    "default": "PROJECT-ID-HERE"
  }
}

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