Hacker News new | ask | show | jobs
by Xixi 4619 days ago
I'm pretty much doing the exact same thing, but with django instead of rails. That gives a very nice Postgres + Django + AngularJS. When I need to add realtime feeds I throw RabbitMQ with the Web-Stomp Plugin into the mix: it works amazingly well!