Pass@ (passat) - Open Source Team Password Manager
Make sure you have Node.js installed.
$ git clone https://github.com/bialylis/passat # or clone your own fork
$ cd passat
$ npm install
$ npm start
Your app should now be running on localhost:5000.