✦ AI · Query explanation
The production stack in four layers: frontend (Next.js 16, React 19), editor & data (Monaco, TanStack, ReactFlow), AI & auth (Gemini, OIDC), and devops (Docker, Bun).
tech_stack.sql
SELECT layer, tools FROM tech_stack; 4 rows | 2 cols
3ms
Built with modern tech
Production-ready stack for performance and scalability.
FRONTEND
- Next.js 16App Router
- React 19Server Components
- TypeScriptType Safety
- Tailwind CSS 4Styling
EDITOR & DATA
- Monaco EditorVS Code Engine
- TanStack TableData Grid
- ReactFlowER Diagrams
- RechartsCharts & Profiling
AI & AUTH
- Gemini 2.5Default LLM
- OpenAI / ClaudeAlternatives
- Ollama / LM StudioLocal LLMs
- JWT / OIDC / RBACAuth & SSO
DEVOPS
- DockerContainer
- KubernetesOrchestration
- BunRuntime