couchapp-push:非常简单的node.js模块,用于将ouchapp推送到ouchdb

时间:2024-05-20 23:58:23
【文件属性】:

文件名称:couchapp-push:非常简单的node.js模块,用于将ouchapp推送到ouchdb

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-20 23:58:23

JavaScript

沙发推 非常简单的node.js模块,用于将ouchapp推送到ouchdb。 灵感来自 如何使用 在文件夹中添加文件app.js来定义设计文档。 子文件夹_attachments中的文件会自动作为附件推入ddoc。 示例,文件结构: path/to/couchapp app.js _attachments/ index.html css/ app.css bootstrap.css js/ ember.js 在节点模块或Jakefile中, var couchpush = require('path/to/couchapp-push'); couchpush.push('path/to/couchapp', 'http://admin:password@localhost:5984/mydb', function(err, dbResponse)


【文件预览】:
couchapp-push-master
----mimetypes.js(4KB)
----README.md(2KB)
----index.js(4KB)

网友评论