TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Sails 0.8.9: A Rails-Inspired Real-Time Node MVC Framework

53 pointsby heck0045about 12 years ago

6 comments

farhanpatelabout 12 years ago
<a href="https://github.com/balderdashy/sails" rel="nofollow">https://github.com/balderdashy/sails</a>
评论 #5544726 未加载
mikermcneilabout 12 years ago
A lot of folks also found this intro video useful: <a href="https://www.youtube.com/watch?v=GK-tFvpIR7c" rel="nofollow">https://www.youtube.com/watch?v=GK-tFvpIR7c</a><p>Also, we have a google group and irc channel (#sailsjs on freenode) More on that here: sailsjs.org
neyaabout 12 years ago
Is 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..
评论 #5545226 未加载
JPKababout 12 years ago
I put this up weeks ago.... zero interest. Perhaps the timing of the posting was poor.... ? <a href="https://news.ycombinator.com/item?id=5293519" rel="nofollow">https://news.ycombinator.com/item?id=5293519</a><p>Anyway, glad these folks are getting some well deserved attention now.
评论 #5545228 未加载
hilkoabout 12 years ago
How does this compare to Compund.js (<a href="http://compoundjs.com/" rel="nofollow">http://compoundjs.com/</a>)? I've only given it a cursory glance but it seems to be under active development, and similar in it's inspiration, no?
hayksaakianabout 12 years ago
This might just be what gets me onto the backend JS boat.<p>Any problems with setting up to use mongo?