Skip to content

materod/LedBannerTwitch

Repository files navigation

Led Banner Twitch Tool

Run local app

npm run build

How to host app in Firebase

  1. Log in on https://console.firebase.google.com/ and select Create new proyect.
  2. Follow the wizard to create a new project.
  3. Select the project and then, select Add new app of web type. Follow the wizard. The firebase dependencies are already included in the project so, you don't have to install them. Only copy de content of firebaseConfig object into a into config/firebaseConfig.js file.
  4. Activar la autenticación a través de Firebase (ej: email/pass).
  5. Create a firebase database to store the user data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published