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 2d75927749 add license in readme 8 vuotta sitten
api update serializer to match frontend api 8 vuotta sitten
lesspass don't send activation email for now 8 vuotta sitten
.gitignore remove static files from git 8 vuotta sitten
.travis.yml fix env variables for travis 8 vuotta sitten
Dockerfile WTF Docker hub ! 8 vuotta sitten
ISSUE_TEMPLATE add issue template 8 vuotta sitten
entrypoint.sh try to use alpine to reduce image size 8 vuotta sitten
license standardization of sub modules 8 vuotta sitten
manage.py first commit' 8 vuotta sitten
readme.md add license in readme 8 vuotta sitten
requirements.txt add CORS support 8 vuotta sitten
supervisord.conf fix supervisor warning message 8 vuotta sitten

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