選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Guillaume Vincent 874a4923af fix submodule access 8年前
backend @ 66d7c372a0 use singleton for auth service 8年前
nginx @ 5273ab5c1e force https for lesspass 8年前
.gitignore simplify webpack configuration 8年前
.gitmodules fix submodule access 8年前
.travis.yml add travis files 8年前
LICENSE Initial commit 9年前
README.md add travis files 8年前
docker-compose.yml named node_module docker volume 8年前

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