Hacker News new | ask | show | jobs
by johnernaut 4500 days ago
Awesome job guys! This interface is super sleek. Can I ask what's powering the back-end?
1 comments

Thanks! It's Backbone.js on the front-end (with lots of help from the amazing strophe.js), Rails for the REST API, node.js for lots of supporting services, ejabberd for XMPP, and MySQL for storage. It's one of those problems that seemed like it was going to be simple to solve and then wasn't (as usual) so there are quite a few moving parts to bring the whole experience together.