25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Guillaume Vincent 874a4923af fix submodule access 8 yıl önce
backend @ 66d7c372a0 use singleton for auth service 8 yıl önce
nginx @ 5273ab5c1e force https for lesspass 8 yıl önce
.gitignore simplify webpack configuration 8 yıl önce
.gitmodules fix submodule access 8 yıl önce
.travis.yml add travis files 8 yıl önce
LICENSE Initial commit 9 yıl önce
README.md add travis files 8 yıl önce
docker-compose.yml named node_module docker volume 8 yıl önce

README.md

Build Status

lesspass

lesspass open source password manager (https://lesspass.com)

requirements

  • git
  • docker 1.10
  • docker-compose 1.6

try lesspass on local

clone application:

git clone https://github.com/guillaumevincent/lesspass.git
cd lesspass
git submodule update --init
docker-compose up -d

open the application in a browser: http://localhost