Guillaume Vincent 21dbb09d61 | 8 vuotta sitten | |
---|---|---|
backend @ 536a57270a | 8 vuotta sitten | |
core @ 97fb229594 | 8 vuotta sitten | |
frontend @ 7b362a0d07 | 8 vuotta sitten | |
nginx @ 129c83806d | 8 vuotta sitten | |
webextension @ f1f9add843 | 8 vuotta sitten | |
.gitmodules | 8 vuotta sitten | |
docker-compose.prod.yml | 8 vuotta sitten | |
docker-compose.yml | 8 vuotta sitten | |
license | 8 vuotta sitten | |
readme.md | 8 vuotta sitten |
LessPass open source password manager (https://lesspass.com)
clone application:
git clone https://github.com/lesspass/lesspass.git
start docker containers
cd lesspass
git submodule update --init
docker-compose up -d
open the application in a browser: https://localhost
module | tests |
---|---|
frontend | |
core | |
backend | |
web extension |