AnshitaKanthed / SecurePass

Web based password manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SecurePass

Web based password manager.

Docker commands

docker build -t passx .

this command buils the docker image

docker run -d -p 8000:8000 passx

this command runs the docker image/application

LICENSE

This project is licensed under the MIT License - see the LICENSE file for details.

About

Web based password manager

License:MIT License


Languages

Language:Python 50.8%Language:HTML 42.7%Language:CSS 5.4%Language:Dockerfile 1.0%