Skip to content

Firebase

Lifecycle: stable R-CMD-check Travis build status packer

Integration of Google Firebase services with shiny, built with packer.

Get Started

Features

Authentication

  • Email & Password
  • Email Link
  • Google
  • Github
  • Facebook
  • Twitter
  • Microsoft
  • Yahoo!
  • Phone

Analytics

Track users, events, and more.

Storage

Use Firebase storage to securely store files.

Real-time database

Use Firebase real-time database.

Installation

Install the stable version from CRAN:

install.packages("firebase")

Install the development from Github using remotes:

# install.packages("remotes")
remotes::install_github("JohnCoene/firebase")

Similar projects.

Code of Conduct

Please note that the firebase project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.