chore: initial release v0.8.2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2025-07-17 21:23:35 +02:00
commit 94f5803141
31 changed files with 645 additions and 0 deletions

6
docker-compose.yml Normal file
View File

@@ -0,0 +1,6 @@
services:
dontstopfolding:
image: dontstopfolding
build:
context: .
dockerfile: ./Dockerfile