https://github.com/kenriortega/kmntd-pass-ui
https://github.com/kenriortega/kmntd-pass-ui
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kenriortega/kmntd-pass-ui
- Owner: kenriortega
- Created: 2020-06-05T12:03:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T03:41:57.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T02:27:12.303Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 5.37 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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