Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 499 Bytes

File metadata and controls

25 lines (17 loc) · 499 Bytes

Cerebro

Intelligent email platform for bulk emails, newsletters, and marketing campaigns.

Architecture Diagram

Structure

  • /services\: Go microservices
  • /web\: Next.js web applications
  • /infra\: Infrastructure configuration
  • /api\: API definitions
  • /internal\: Shared Go packages
  • /docs\: Documentation

Development

Prerequisites

  • Go 1.21+
  • Node.js 18+
  • pnpm 8+
  • Docker and Docker Compose