Files
aiworker-backend/README.md
Hector Ros 9c33992043
Some checks failed
Build and Push Backend / build (push) Failing after 2m28s
Update README
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-19 23:30:28 +01:00

15 lines
253 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