26 ms·
Sails 0.8.9: A Rails-Inspired Real-Time Node MVC Framework
- farhanpatel 13y agohttps://github.com/balderdashy/sails https://github.com/balderdashy/sails
- coolsunglasses 13y agoBless ya m'lud.
- neya 13y agoIs this production-ready? I want to start working on it right away for my new project :) I know looking at the version number hints us otherwise, but I'm just curious since these guys have actually used it in production before..
- mikermcneil 13y ago@neya yessir, or as production ready as Node.js + express + socket.io is. Here's our roadmap: https://github.com/balderdashy/sails/wiki/roadmap https://github.com/balderdashy/sails/wiki/roadmap
- JPKab 13y agoI put this up weeks ago.... zero interest. Perhaps the timing of the posting was poor.... ? https://news.ycombinator.com/item?id=5293519 https://news.ycombinator.com/item?id=5293519 Anyway, glad these folks are getting some well deserved attention now.
- mikermcneil 13y agoThank you :) Shortly afterwards, someone posted this: https://news.ycombinator.com/item?id=5373342 https://news.ycombinator.com/item?id=5373342 One of those things with timing I guess, right?
- neya 13y agoDude, you're missing a donate button :)
- mikermcneil 13y agoA lot of folks also found this intro video useful: https://www.youtube.com/watch?v=GK-tFvpIR7c https://www.youtube.com/watch?v=GK-tFvpIR7c Also, we have a google group and irc channel (#sailsjs on freenode) More on that here: sailsjs.org
- hayksaakian 13y agoThis might just be what gets me onto the backend JS boat. Any problems with setting up to use mongo?
- hilko 13y agoHow does this compare to Compund.js (http://compoundjs.com/ http://compoundjs.com/)? I've only given it a cursory glance but it seems to be under active development, and similar in it's inspiration, no?