You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent b86dba5e6b use singleton for auth service преди 8 години
backend @ 66d7c372a0 use singleton for auth service преди 8 години
nginx @ 5273ab5c1e force https for lesspass преди 8 години
.gitignore simplify webpack configuration преди 8 години
.gitmodules add docker-compose files with backend and nginx container преди 8 години
LICENSE Initial commit преди 9 години
README.md add docker-compose files with backend and nginx container преди 8 години
docker-compose.yml named node_module docker volume преди 8 години

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