minivault
v2.0.0
Published
A pretty rudimentary vault.
Downloads
24
Maintainers
Readme
Minivault
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 installUsage
npm startTroubleshooting
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
License
MIT
