ff9a6f3866b3d6bec4fb30ed2e301a4bbbe55526
Port 3000 conflicts with Dokploy. Traefik routes traffic via Docker network, so expose is sufficient. Also remove env_file refs since Dokploy injects env vars directly.
KanzlAI
AI-powered toolkit for patent litigation — starting with UPC case law search and analysis.
Structure
backend/ Go API server
frontend/ Next.js 15 (TypeScript, Tailwind CSS)
Development
# Backend
make dev-backend
# Frontend
make dev-frontend
# Build all
make build
# Lint all
make lint
# Test all
make test
Tech Stack
- Frontend: Next.js 15, TypeScript, Tailwind CSS
- Backend: Go
- Database: Supabase (PostgreSQL)
- AI: Claude API
- Deploy: mRiver + Caddy
Description
Languages
TypeScript
51.8%
Go
47.8%
Dockerfile
0.1%
CSS
0.1%