/passat

Pass@ (passat) - Open Source Team Password Manager

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

passat

Pass@ (passat) - Open Source Team Password Manager

Deployed

Running Locally

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.