1dc0ab515d305e553bcea247a93496baeffa3571
All checks were successful
Build and Push Backend / build (push) Successful in 20s
- Implement register, login, logout, and me endpoints - Use bcryptjs for password hashing - HTTPOnly secure cookies for sessions (Lucia Auth pattern) - Users and sessions tables with proper relations - 7-day session duration with auto-expiry Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
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
Description
Languages
TypeScript
99.3%
Dockerfile
0.7%