Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoru-cyber/passwordmanager

a webapp to manage passwords
https://github.com/yoru-cyber/passwordmanager

php symfony

Last synced: 8 days ago
JSON representation

a webapp to manage passwords

Awesome Lists containing this project

README

        

Password Manager 📝

> This is a full website to manage passwords with a friendly UI.

### Made with:





### Installation

Server

##### Clone the repository

```sh
git clone https://github.com/Yoru-cyber/PasswordManager
```

##### Go into project and install dependencies

```sh
cd PasswordManager
```

```sh
composer install
```

##### Run local server

```sh
symfony server:start
```

Client



On work 🚧