Skip to content

lrmaldo/insideReclutamiento

Repository files navigation

Firebase Realtime Database Quickstart

The Firebase Database quickstart demonstrates how to connect to the Firebase Realtime Database and to send and retrieve data through a simple social blogging app. It will interoperate with the iOS and Android database quickstarts.

Introduction

Getting Started

  • Create your project on the Firebase Console.
  • Copy the initialization snippet into the index.html file by clicking the red HTML logo at the top right of the page with the caption "Add Firebase to your web app". The snippet which appears should be placed in the <head> section of index.html.
  • Enable Google auth in the Auth > SIGN IN METHOD tab.
  • Run firebase serve using the Firebase CLI tool to launch a local server.

Support

https://firebase.google.com/support/

License

© Google, 2016. Licensed under an Apache-2 license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published