I decided to implement the current Diff Sync POC that we have, https://github.com/aerogear/aerogear-sync-server/tree/master/js-client  , using Ember and the ember-cli

here it is:
https://github.com/lholmquist/diff-sync-demo


don’t forget that you will also need to run the diff-sync server for it to work, https://github.com/aerogear/aerogear-sync-server



it’s pretty cool how much less code there is