No description
  • Python 99.6%
  • Dockerfile 0.4%
Find a file
l4stidi0t 35b005e9b1
All checks were successful
Dev Build / nightly-build (push) Successful in 3m6s
Fix no-image
2025-10-16 11:56:13 +02:00
.forgejo/workflows does this work? 2025-08-18 10:09:24 +02:00
.idea Configure IDE settings and version control for the project 2025-08-07 07:45:30 +02:00
app Fix no-image 2025-10-16 11:56:13 +02:00
celery_app Add image processing utilities and Celery task for resizing and uploading song artwork 2025-08-16 15:40:50 +02:00
config Add environment-based cache toggle and update cache middleware logic 2025-08-16 15:23:22 +02:00
.gitignore First commit 2025-07-28 17:41:53 +02:00
docker-compose.dev.yml First commit 2025-07-28 17:41:53 +02:00
docker-compose.prod.yml First commit 2025-07-28 17:41:53 +02:00
docker-compose.yml First commit 2025-07-28 17:41:53 +02:00
docker-entrypoint.py First commit 2025-07-28 17:41:53 +02:00
Dockerfile Add initial Dockerfile for production-ready Python environment 2025-08-07 07:45:24 +02:00
README.md Initial commit 2025-07-28 15:35:02 +00:00
requirements.txt Add psycopg2-binary to requirements for PostgreSQL support 2025-08-17 18:18:42 +02:00
RUN_celery.py First commit 2025-07-28 17:41:53 +02:00
RUN_celery_schedule.py First commit 2025-07-28 17:41:53 +02:00
RUN_main_server.py First commit 2025-07-28 17:41:53 +02:00
TOOL_find_env_usage.py First commit 2025-07-28 17:41:53 +02:00

trippytunes-backend