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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Quilter: open source file sharing with Node.js and Cloudant

28 点作者 mlmilleratmit超过 11 年前

2 条评论

rakoo超过 11 年前
That&#x27;s a very nice project, but I&#x27;m surprised he sets a remote couchdb instance as his repository. The point of couchdb is that you do all your actions locally, and have a background replication do all the synchronization.<p>Still, it seems to work very well.
killertypo超过 11 年前
ugh another project that required I download all of Node.js just to use...<p>Note - if you are going to write a nifty little utility for use on the side, don&#x27;t require all of an entire packaging framework like Node.js to run it.<p>Hey guys, check out this cool java utility i wrote...Oh you&#x27;ll need to download Maven and let it install all of the various dependencies.