Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Guillaume Vincent ff2c49d4bf update ISSUE_TEMPLATE file 8 lat temu
api update serializer to match frontend api 8 lat temu
lesspass don't send activation email for now 8 lat temu
.gitignore remove static files from git 8 lat temu
.travis.yml fix env variables for travis 8 lat temu
Dockerfile WTF Docker hub ! 8 lat temu
ISSUE_TEMPLATE update ISSUE_TEMPLATE file 8 lat temu
entrypoint.sh try to use alpine to reduce image size 8 lat temu
license standardization of sub modules 8 lat temu
manage.py first commit' 8 lat temu
readme.md add license in readme 8 lat temu
requirements.txt add CORS support 8 lat temu
supervisord.conf fix supervisor warning message 8 lat temu

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

MIT © Guillaume Vincent

LessPass project