Party Parrot App Sample Python application on Django with PostgreSQL database. Requirements django 4.0.1 Pillow 9.0.0 psycopg2-binary 2.9.3 django-prometheus 2.2.0 Deployment Set environment export for variables: cp .env.example .env start compose: docker-compose up --build