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 of stephanebachelier/mrepset

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
mongodb/node-mongodb-native
The official MongoDB driver for Node.js
Account's avatar
maleck13/readline
Simple streaming readline module.
Account's avatar
simsieg/sleepjs
Asynchronous sleep with better time functions and typescript bindings
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
mattphillips/jest-chain
Chain Jest matchers together to create one powerful assertion
Account's avatar
zaach/jsonlint
Validate JSON
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
release-it/release-it
Generic CLI tool to automate versioning and package publishing-related tasks.
Account's avatar
feross/snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
rasshofer/yaml-lint
A simple (CLI) tool to lint YAML files

Support the repos that depend on this repository

Top contributors

stephanebachelier's profile
stephanebachelier
59 contributions

Recent events

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

No events yet
stephanebachelier

stephanebachelier/mrepset

Create a local mongo replica set for dev or testing

JavaScript
0
0
No license

`mrepset` is a Node.js utility that spins up a local MongoDB replica set (default 3 nodes) for development or testing. It can be invoked programmatically or via a CLI, letting developers quickly configure ports, paths, and other replica‑set options without any security hardening, making it ideal for local or sandboxed environments.