Skip to content

Instantly share code, notes, and snippets.

@kjromero
Created November 25, 2021 23:53
Show Gist options
  • Select an option

  • Save kjromero/476b09be0b179ea92bd3bae2e17c5243 to your computer and use it in GitHub Desktop.

Select an option

Save kjromero/476b09be0b179ea92bd3bae2e17c5243 to your computer and use it in GitHub Desktop.
<script src="https://www.gstatic.com/firebasejs/5.9.4/firebase.js"></script>
<!-- The core Firebase JS SDK is always required and must be listed first -->
<script src="https://www.gstatic.com/firebasejs/7.3.0/firebase-app.js"></script>
<!-- TODO: Add SDKs for Firebase products that you want to use
https://firebase.google.com/docs/web/setup#available-libraries -->
<script src="https://www.gstatic.com/firebasejs/7.3.0/firebase-analytics.js"></script>
<!-- Add Firebase products that you want to use -->
<script src="https://www.gstatic.com/firebasejs/6.1.1/firebase-auth.js"></script>
<script src="https://www.gstatic.com/firebasejs/6.1.1/firebase-database.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment