25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Guillaume Vincent ff2c49d4bf update ISSUE_TEMPLATE file 8 yıl önce
api update serializer to match frontend api 8 yıl önce
lesspass don't send activation email for now 8 yıl önce
.gitignore remove static files from git 8 yıl önce
.travis.yml fix env variables for travis 8 yıl önce
Dockerfile WTF Docker hub ! 8 yıl önce
ISSUE_TEMPLATE update ISSUE_TEMPLATE file 8 yıl önce
entrypoint.sh try to use alpine to reduce image size 8 yıl önce
license standardization of sub modules 8 yıl önce
manage.py first commit' 8 yıl önce
readme.md add license in readme 8 yıl önce
requirements.txt add CORS support 8 yıl önce
supervisord.conf fix supervisor warning message 8 yıl önce

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