Files
aiworker-backend/README.md
Hector Ros d4c667e806
Some checks failed
Build and Push Backend / build (push) Failing after 4s
Trigger new build
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 00:14:13 +01:00

16 lines
254 B
Markdown

# AiWorker Backend
Backend service built with Bun 1.3.6
## Features
- Bun.serve() native API
- MariaDB with Drizzle ORM
- Auto-migrations on startup
- WebSocket support
- MCP Server for agents
## CI/CD
Builds automatically on push via Gitea Actions