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

With Firebase Client-Side example #11053

Merged
merged 11 commits into from Mar 20, 2020

Commits on Mar 13, 2020

  1. initialized example

    julianbenegas committed Mar 13, 2020
    Copy the full SHA
    8092847 View commit details
    Browse the repository at this point in the history
  2. Import from "firebase/app"

    to get only needed firebase modules
    julianbenegas committed Mar 13, 2020
    Copy the full SHA
    2f0d02e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. credentials as env variables

    Also, initialize app in a separate file. Much cleaner.
    julianbenegas committed Mar 18, 2020
    Copy the full SHA
    de4e1fb View commit details
    Browse the repository at this point in the history
  2. Update examples/with-firebase-client-side/package.json

    Co-Authored-By: Luis Alvarez D. <luis@zeit.co>
    julianbenegas and Luis Alvarez D. committed Mar 18, 2020
    Copy the full SHA
    bf29604 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    60cb555 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Copy the full SHA
    e6dace4 View commit details
    Browse the repository at this point in the history
  2. added dotenv

    julianbenegas committed Mar 19, 2020
    Copy the full SHA
    daae4f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Updated readme

    Luis Alvarez committed Mar 20, 2020
    Copy the full SHA
    308e87d View commit details
    Browse the repository at this point in the history
  2. Renamed example in the readme

    Luis Alvarez committed Mar 20, 2020
    Copy the full SHA
    4472085 View commit details
    Browse the repository at this point in the history
  3. Renamed example files

    Luis Alvarez committed Mar 20, 2020
    Copy the full SHA
    55a7b99 View commit details
    Browse the repository at this point in the history
  4. Updated title

    Luis Alvarez committed Mar 20, 2020
    Copy the full SHA
    81d358e View commit details
    Browse the repository at this point in the history