58ca4e68db
- Go backend API with full CRUD for all modules (CRM, Sales, Finance, HR, Legal, Marketing, Support, Purchase, Inventory, Projects, Automation, Analytics) - Rust analytics service with parallel report generation - C runtime with POSIX shared memory IPC - PostgreSQL schema with 30+ tables, full migrations - Redis cache, sessions, pub/sub - Kafka event streaming with Zookeeper - WebSocket hub for real-time updates - Automation engine with cron jobs, workflows, event triggers - JWT authentication, multi-tenant from start - Docker Compose with all services - Nginx reverse proxy with rate limiting - Integration tests passing - Feature gap analysis against Fortnox/Odoo/Visma Refs: BOC-001
2.3 KiB
2.3 KiB
Boc
2026-07-12 09:50 UTC
??boc/backend/automation/??boc/backend/db/migrate.go??boc/backend/db/migrations/??boc/rust-service/
2026-07-12 09:55 UTC
??boc/c-runtime/
2026-07-12 10:00 UTC
Mboc/backend/handlers/hr.goMboc/backend/main.go??boc/backend/handlers/automation.go??boc/backend/handlers/legal.go??boc/backend/websocket/
2026-07-12 10:05 UTC
Mboc/backend/go.modMboc/backend/go.sumMboc/backend/handlers/crm.goMboc/backend/handlers/health.goMboc/backend/handlers/sales.go
2026-07-12 10:10 UTC
Mboc/backend/bocMboc/backend/handlers/analytics.goMboc/backend/handlers/finance.goMboc/backend/handlers/marketing.goMboc/backend/handlers/support.go??boc/backend/Dockerfile??boc/docker-compose.yml
2026-07-12 10:15 UTC
Mboc/web/assets/boc.cssMboc/web/dashboard.html??boc/Makefile??boc/web/automation.html
2026-07-12 10:20 UTC
Mboc/README.md
2026-07-12 10:30 UTC
??boc/backend/cache/??boc/backend/events/
2026-07-12 10:40 UTC
Mboc/backend/config/config.go??boc/deploy.sh??boc/nginx/
2026-07-12 10:45 UTC
??boc/docs/
2026-07-12 10:50 UTC
??boc/backend/handlers/quotes.go??boc/backend/handlers/suppliers.go
2026-07-12 10:55 UTC
??boc/backend/handlers/inventory.go??boc/backend/handlers/projects.go??boc/backend/handlers/receipts.go??boc/backend/handlers/subscriptions.go
2026-07-12 11:00 UTC
??boc/backend/handlers/bank.go??boc/backend/handlers/orders.go??boc/backend/handlers/payroll.go
2026-07-12 11:05 UTC
??boc/backend/handlers/handlers_test.go??boc/backend/integration_test.go