選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files 6年前
..
api [mono repo] remove git cached files 6年前
lesspass [mono repo] remove git cached files 6年前
.editorconfig [mono repo] remove git cached files 6年前
.gitignore [mono repo] remove git cached files 6年前
.travis.yml [mono repo] remove git cached files 6年前
Dockerfile [mono repo] remove git cached files 6年前
README.md [mono repo] remove git cached files 6年前
entrypoint.sh [mono repo] remove git cached files 6年前
manage.py [mono repo] remove git cached files 6年前
requirements.txt [mono repo] remove git cached files 6年前
supervisord.conf [mono repo] remove git cached files 6年前

README.md

LessPass backend

REST API used by lesspass-pure to store password profiles

  • 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