No description
- JavaScript 68.5%
- HTML 15%
- CSS 10.5%
- Dockerfile 3.2%
- Shell 2.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| defaults | ||
| public | ||
| .dockerignore | ||
| .gitignore | ||
| CHANGELOG.md | ||
| cloudron-speakllm-logo.png | ||
| CloudronManifest.json | ||
| CloudronVersions.json | ||
| DESCRIPTION.md | ||
| Dockerfile | ||
| LICENSE | ||
| package.json | ||
| POSTINSTALL.md | ||
| README.md | ||
| server.js | ||
| start.sh | ||
| version.md | ||
SpeakLLM Cloudron Package
Community Cloudron package for a small prompt-compression web app.
Key implementation notes:
- packaged for Cloudron with
cloudron-minibase - Node.js 24 installed in the Dockerfile
- OpenAI v1-compatible endpoint support
- settings and provider keys stored in
/app/data/settings.json - protected with Cloudron
proxyAuth