Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
gr2m

gr2m/spawn-pouchdb-server

Configurable per-app pouchdb-server as a drop-in replacement for CouchDB

JavaScript
27
13
No license
gr2m's profile
gr2m
40 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
16 contributions
boennemann's profile
boennemann
8 contributions
cdaringe's profile
cdaringe
2 contributions
christophwitzko's profile
christophwitzko
1 contributions
HipsterBrown's profile
HipsterBrown
1 contributions
timblack1's profile
timblack1
1 contributions

Support the dependencies of gr2m/spawn-pouchdb-server

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
moxystudio/node-cross-spawn
Cross platform child_process#spawn and child_process#spawnSync
Account's avatar
mikattack/node-deep-property
Fetch, set, and test deeply nested object properties
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
pouchdb/pouchdb-server
A drop-in replacement for CouchDB, built on Node.js and PouchDB
Account's avatar
kamicane/require-relative
require and resolve modules relative to a path of your choice
Account's avatar
raszi/node-tmp
Temporary file and directory creator
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
toolness/jsondown
A drop-in replacement for LevelDOWN that writes to a JSON file on disk
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

spawn-pouchdb-server is a Node.js module that allows developers to easily spawn a PouchDB server as a drop-in replacement for CouchDB during local development. It simplifies the setup process by eliminating the need for a full CouchDB installation and Erlang runtime environment, while also providing isolated CouchDB configurations for each app. This project is ideal for developers working with PouchDB who want to streamline their local development workflow.