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.
 
 
 
 
 
 
Bran Sorem 3e307df935 Update badge location (#2) преди 8 години
api remove useless entries and password info models преди 8 години
lesspass don't send activation email for now преди 8 години
.gitignore remove static files from git преди 8 години
.travis.yml fix env variables for travis преди 8 години
Dockerfile remove useless entries and password info models преди 8 години
LICENSE change license from MIT to GNU GPLv3 преди 8 години
entrypoint.sh try to use alpine to reduce image size преди 8 години
manage.py first commit' преди 8 години
readme.md Update badge location (#2) преди 8 години
requirements.txt update requirements.txt преди 8 години
supervisord.conf fix supervisor warning message преди 8 години

readme.md

Build Status

LessPass Backend

api server with django rest framework for LessPass password manager

  • python 3
  • django rest framework
  • django rest framework jwt
  • djoser
  • postgresql
  • gunicorn

Tests

pip install -r requirements.txt
python manage.py test

License

This project is licensed under the terms of the GNU GPLv3.

Issues

report issues on LessPass project