Skip to content

The source for the Firebase codelab for building a cross-platform chat app

License

Notifications You must be signed in to change notification settings

MoMoSplit/friendlychat

 
 

Repository files navigation

MoMo Split

Together with Google developers & Mobile Monday Split

Tools needed:

Firebase Codelab: FriendlyChat

This is the source code for the Firebase FriendlyChat codelab. It includes start and end versions of the code for Web, Android, Objective-C and Swift. To get started open the codelab instructions:

Step 0

git clone [email protected]:MoMoSplit/friendlychat.git
or
git clone https://github.com/MoMoSplit/friendlychat.git

Step 0.1

Open account on https://codeanywhere.com/

Few tips

On Codeanywhere dev environment we will be using slightly different command params:

  • Instead of firebase login use firebase login --no-localhost
  • Instead of firebase serve use firebase serve -o 0.0.0.0

License

See LICENSE

About

The source for the Firebase codelab for building a cross-platform chat app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 30.0%
  • Objective-C 27.1%
  • Swift 18.0%
  • JavaScript 12.6%
  • HTML 6.7%
  • CSS 5.0%
  • Ruby 0.6%