This commit is contained in:
2025-03-24 21:45:12 +01:00
commit d640f5007f
19 changed files with 1325 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
### Small docker containe to generate preview images for diffrent filetypes
# Usage:
- generate client code from the `thumbnail.proto` file, make the request with the files ... profit?
> [!WARNING]
> their are no plans to maintain or extend this
#### Dependencys
check the [Dockerfile](./server/Dockerfile) and [go.mod](./server/go.mod)