powered by
Create the configuration file necessary to running fireblaze.
create_config(api_key, project_id, auth_domain = NULL, overwrite = FALSE)
API key of your project.
Id of your web project.
Authentication domain, if omitted uses, attempts to build firebase's default domain.
Whether to overwrite any existing configuration file.
Path to file.
Do not share this file with anyone.
# NOT RUN { create_config("xXxxx", "my-project") # } # NOT RUN { # }
Run the code above in your browser using DataLab