Some checks failed
Build and Push Backend / build (push) Failing after 4s
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
16 lines
254 B
Markdown
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
|
|
|
|
|