Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Ember-NYC Firebase & Ember.js

Ember-NYC Firebase & Ember.js

Links below description: Moai is a full featured Slack/Hip Chat clone to show how to integrate Ember.js and Firebase with EmberFire to create an entire app without a dedicated server. It uses Torii and Torii-fire (social logins), Ember-paper (Material Design), Firebase Hosting (CDN) and Filepicker.io (Image hosting). It is working but has some bugs and is very much a work in progress. Tests and PRs are very much appreciated.

Youtube: https://www.youtube.com/watch?v=dpaw4oIAEA0&feature=youtu.be&t=48m48s

Github: https://github.com/brendanoh/moai

Live App: https://moai.im/

brendanoh

March 26, 2015
Tweet

More Decks by brendanoh

Other Decks in Programming

Transcript

  1. What you develop and how you develop it is your

    labour. Your wealth (material, emotional, spiritual) is a product of that.
  2. Hear me out. I need to put my MBA to

    use somehow during this talk
  3. Ideas start out ‘bleeding edge’, then ‘custom built’ versions. As

    adoption increases they become ‘products’ and eventually ‘services’ or even ‘utilities’
  4. Real Time Web & Mobile SPA’s Server Side Applications Server

    APIs COMMODITIZATION Database File Storage INNOVATION
  5. Real Time Web & Mobile SPA’s Server Side Applications Server

    APIs COMMODITIZATION Database File Storage INNOVATION
  6. Firebase & Hosting allows Ember.js devs to focus only on

    where they can provide the most Innovation
  7. We are setting a new site: • Style with Material

    Design w/ Ember-Paper • Login and User management w/Firebase Hosting • Full feature chat rooms w/Firebase • Custom Avatars w/Filepicker.io GitHub Integration (not implemented) Google Hangout Integration (not implemented) 68
  8. Let’s get ready to Ember • $ npm install -g

    ember-cli • $ ember install:addon emberfire • $ ember install:addon ember-paper • $ npm install --save-dev broccoli-sass • bower install filepicker
  9. Sincere thanks to • Russell Jones • Tim Stirrat •

    Max Minkoff • And whoever made these gifs
  10. That’s all folks Available for all your Ember.js and Firebase

    Consulting Needs [email protected] Twitter: @BrendanOHara GitHub: @BrendanOH