Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Guillaume Vincent 874a4923af fix submodule access vor 8 Jahren
backend @ 66d7c372a0 use singleton for auth service vor 8 Jahren
nginx @ 5273ab5c1e force https for lesspass vor 8 Jahren
.gitignore simplify webpack configuration vor 8 Jahren
.gitmodules fix submodule access vor 8 Jahren
.travis.yml add travis files vor 8 Jahren
LICENSE Initial commit vor 9 Jahren
README.md add travis files vor 8 Jahren
docker-compose.yml named node_module docker volume vor 8 Jahren

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