Skip to content

Daniel-Boll/SPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SPM

Simple Password Manager

Yet another "Simple" Password Manager.

Objective

This one aims to provide an API that can be hosted by anyone so their passwords are under their concern.

Why not a simple DB?

Well if you think enough this is just a simple DB, but with a abstraction layer wrapper which allow you to do some pretty cool things.

Features

  • API Wrapper Provider.
  • (WIP) Mobile Interface.
  • Web Interface
  • Shared Clipboard dependency (plugin)

How to setup

Clone the API Wrapper to your local server or machine, then quickly setup with docker compose.

docker compose up -d

You can watch the logs of the containers app, mongodb, express through docker compose as well.

docker compose logs <container_name> -f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages