TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

53 点作者 heck0045大约 12 年前

6 条评论

farhanpatel大约 12 年前
<a href="https://github.com/balderdashy/sails" rel="nofollow">https://github.com/balderdashy/sails</a>
评论 #5544726 未加载
mikermcneil大约 12 年前
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
neya大约 12 年前
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 未加载
JPKab大约 12 年前
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 未加载
hilko大约 12 年前
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?
hayksaakian大约 12 年前
This might just be what gets me onto the backend JS boat.<p>Any problems with setting up to use mongo?