Skip to content

coqu

Code Query — a service for answering questions about codebases using AI agents. Users interact through a chat UI or programmatically via REST API and MCP. Runs locally or deploys to a server via Docker with optional Cloudflare Tunnel.

Repository: github.com/Flopsstuff/coqu

Stack

  • Frontend — React + Vite
  • API — Express + Prisma
  • Database — PostgreSQL 16
  • Infrastructure — Docker, Cloudflare Tunnel
  • Language — TypeScript (strict)
  • Package manager — Yarn (workspaces)

Sections