Technologies
The technologies powering Zeno
Zeno is built on a carefully selected stack of modern, production-ready technologies.
Core
- TypeScript 5 — JavaScript with syntax for types
- React 19 — The library for web and native user interfaces
- Next.js 16 — The React Framework for the web
Build & Dev Tools
- Turborepo — Monorepo management & high-performance build system
- Turbopack — High-performance TypeScript bundler
- Ultracite — JavaScript/TypeScript linting and formatting
Styling
- Tailwind CSS 4 — Utility-first CSS framework
- Shadcn UI — Beautifully designed components
Database & Backend
- Supabase — Open source Postgres database, Auth, APIs, Edge Functions, Realtime, Storage
- Drizzle — TypeScript ORM for SQL databases
Testing
- Vitest — Next generation testing framework
- Playwright — End-to-end testing for modern web apps