Skip to content

damaneks/password_manager

Repository files navigation

password_manager

The goal of the project was to make a simple web application to store user passwords. The project focused on security issues.

Local deployment

If you want to test apllications:

  1. Start container: docker-compose up --build
  2. Start using apllication at the following address: 0.0.0.0:8000
  3. Stop container:
    a. Check running containers: docker ps
    b. Stop cointainter with applcation: docker stop [CONTAINER_ID]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published