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

https://github.com/kenriortega/kmntd-pass-ui


https://github.com/kenriortega/kmntd-pass-ui

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Mntd-pass-ui app to store secrets

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```

### Lints and fixes files

```
npm run lint
```

### TODO

- ~~Add component to create | update | delete secrets~~
- ~~Add privacy to secrets value after edit o get value actions~~
- ~~Add profile view and password update component~~
- Add i18n feature
- Add unit testing