Commit graph

2 commits

Author SHA1 Message Date
1c2adc1f1e chore(deploy): simplify docker-compose and add Forgejo CI/CD
- Remove Convex from docker-compose (runs separately)
- Add .forgejo/workflows/ci.yml with auto-deploy to Coolify
- Update DEVELOPMENT.md with dev/prod architecture diagram
- Rename branch from develop to dev in all workflows
2026-05-17 18:58:17 +02:00
b4435a1bdf ci: add GitHub lint workflow
Add .github/workflows/lint.yml with pnpm install, lint, and build steps on push/PR to main and develop.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-21 21:09:14 +02:00