minivault

2.0.0 • Public • Published

Minivault

npm Dependencies JavaScript Standard Style

A pretty rudimentary vault. Keeps a key-value store under ~/.minivault, encrypted with a password.

This package provides the Web front end, used to manage your vault. You may also be interested in the core API and the RESTful API.

Installation

npm install

Usage

npm start

Troubleshooting

If npm start doesn't open up your default Web browser, try manually browsing to the URL that npm start logs to the console.

Author

Tim De Pauw

License

MIT

Package Sidebar

Install

npm i minivault

Weekly Downloads

1

Version

2.0.0

License

MIT

Last publish

Collaborators

  • timdp