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

Updated README.md #3241

Closed
wants to merge 5 commits into from
Closed

Updated README.md #3241

wants to merge 5 commits into from

Commits on Jun 27, 2022

  1. Update README.md to include providers information

    I was getting the following error:
    
    NullInjectorError: No provider for InjectionToken angularfire2.app.options!
    
    Which was resolved by simply adding the FIREBASE_OPTIONS into the provider. Ref https://stackoverflow.com/questions/71431785/angular-fire-no-provider-for-injectiontoken-angularfire2-app-options
    estrellajm committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2e0bef9 View commit details
    Browse the repository at this point in the history
  2. Added instructions to update an env file

    Added instructions to update the environment file.
    estrellajm committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    43e1de9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Upgraded AppComponent

    Upgraded AppComponent constructor in order to address errors.
    estrellajm committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    88d1bc0 View commit details
    Browse the repository at this point in the history
  2. Removed env config info

    removed env config file info as this is auto populated
    estrellajm committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8c88b3d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    06727d5 View commit details
    Browse the repository at this point in the history