Synaro

Synaro docs

Tech stack

Languages, frameworks, and infrastructure used across the monorepo.

LayerTechnologies
FrontendNext.js 16 (Pages Router), React 19, TypeScript, Tailwind CSS 4, Framer Motion
UIRadix UI primitives, shadcn-style components, Lucide icons, Recharts, xterm.js
AuthNextAuth.js, Prisma adapter, bcrypt credentials, GitHub OAuth
App dataPrisma 5, PostgreSQL 16
ServicesNode.js, Fastify 4, Zod, tsx (dev)
AIMoonshot / Kimi API via ai-orchestration-service
RuntimeDocker (dev via socket mount), Kubernetes manifests in /k8s
TestingJest, Testing Library

Monorepo layout

  • app/ — Next.js product and API routes
  • services/project-service/
  • services/environment-service/
  • services/ai-orchestration-service/
  • services/execution-manager/
  • k8s/ — deployment manifests
  • docker-compose.yml — local multi-service stack