Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 💬 Firebase Chat

A simples Firebase Chat used in my talk

Setup

Setup your project on Firebase Console.

Set your config in the file: src/js/config.js

Install Firebase CLI:

$ npm install -g firebase-tools

Login to your Friebase account:

$ firebase login

Associate the project to your project on Firebase:

$ firebase init

You will only need for Database and Hosting of Firebase features. Use the default public directory.

Development

$ yarn
$ yarn start

Then access http://localhost:3000/

Deploy

$ firebase deploy

About

🔥 💬 A simples Firebase Chat used in my talk

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages