Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.39 KB

File metadata and controls

45 lines (26 loc) · 1.39 KB

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 git@github.com: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