Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Guillaume Vincent b86dba5e6b use singleton for auth service il y a 8 ans
backend @ 66d7c372a0 use singleton for auth service il y a 8 ans
nginx @ 5273ab5c1e force https for lesspass il y a 8 ans
.gitignore simplify webpack configuration il y a 8 ans
.gitmodules add docker-compose files with backend and nginx container il y a 8 ans
LICENSE Initial commit il y a 9 ans
README.md add docker-compose files with backend and nginx container il y a 8 ans
docker-compose.yml named node_module docker volume il y a 8 ans

README.md

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