Simple Django app with the django-pwa demo.
Install the dependencies from requirements.txt:
pip install -r requirements.txt
python3 manage.py migratepython3 manage.py runserverI welcome your feedback and pull requests. Enjoy!
All files in this repository are distributed under the MIT license.