792d084b4f659426212c942ddfac1de4f4646657
wget in node:22-alpine can't connect to localhost:3000 — use node's built-in fetch instead, which works correctly.
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%