← All repos

couchdb-push

Deploy CouchDB documents from directory, JSON or CommonJS module.

Browse cluster: JavaScript Standard Style Linting
131commits
5contributors
1languages

Tech stack & purpose

CouchDB Push is a tool for deploying CouchDB documents from various sources including directories, JSON files, and CommonJS modules, accessible both as a Node.js API and a command-line client. The project is built on Node.js and integrates with the nano CouchDB client library, as well as the couchdb-compile module for source handling. It supports features like watching for file changes, multipart attachment uploads, and index file detection. The project was created by Johannes J. Schmidt and is distributed under the Apache 2.0 License.

Languages

JavaScript
100.0%

Contributors