docs(deploy) : add deployment guide and MCP connection tutorial

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matthieu
2026-03-16 10:50:40 +01:00
parent fb0e6c1ea4
commit c95fff530c
3 changed files with 215 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ jobs:
set -euo pipefail
mkdir -p release
tar -czf "release/lesstime-${GITHUB_REF_NAME}.tar.gz" \
.env \
bin \
config \
migrations \