interwho / instashout

A simple Firebase tutorial skeleton and demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instashout Firebase Demo

Instashout is a simple, public microblogging site that allows users to broadcast messages to the world.

Instashout was created to showcase Firebase Hosting and Firebase Real-time DB as part of the CIBC Live Labs Firebase Lunch & Learn.

What's Here

Instructions

  1. Create a new application from the Firebase Console
  2. Add functionality to index.html
  3. Using the Firebase CLI:
    • firebase login
    • firebase use YOUR_APP_ID
    • firebase deploy
  4. Access the app from YOUR_APP_ID.firebaseapp.com
  5. Celebrate!

About

A simple Firebase tutorial skeleton and demo app

License:MIT License


Languages

Language:HTML 100.0%