{"repo":"vertz-dev/vertz","free":true,"listed":false,"github":"https://github.com/vertz-dev/vertz","clone":"git clone https://github.com/vertz-dev/vertz.git","description":"The Agent-native TypeScript stack","language":"TypeScript","stars":45,"topics":["claude","framework","llm","typescript"],"license":"MIT","category":"ai-agents","readme_excerpt":"Vertz A full-stack TypeScript framework. Database ORM, API server, compiled UI, AI agents, and a custom runtime — one schema drives every layer. If it builds, it works. --- Define your schema. Get a typed API, a typed SDK, and a typed UI — no glue code, no type duplication, no runtime surprises. See It in Action 1. Define the schema — src/api/schema.ts Table and model live together. The model is what you pass around — it carries the table's types everywhere. 2. Create the entity — src/api/entities/todos.ts One entity = a full CRUD API. Access control is required, not optional. 3. Wire up the database and serve — src/api/server.ts 4. Use it in the UI — fully typed, zero glue code Change d.text() to d.integer() on a column — tsc lights up red in your entity, your server, your SDK, and your UI. Across packages, in a single typecheck. That's the point. Try It Or clone the entity-todo example for a full-stack app with SSR, dark mode, and a shadcn-style theme. What You Get Layer What Package ------- ------ --------- Schema 40+ column types, runtime validation, JSON Schema output @vertz/schema Database Typed queries, migrations, PostgreSQL + SQLite + D1 @vertz/db Server Entity CRUD, actions, access control, CORS, env validation @vertz/server UI Signals, JSX, router, query() , form() , scoped CSS, SSR @vertz/ui Primitives Headless a11y components — Dialog, Select, Tabs, Menu, etc. @vertz/ui-primitives Tooling Dev server, build, codegen, static analysis @vertz/cli Deploy Cloudflare Wo","default_branch":null,"files":null,"tree":[],"storefront":"/r/vertz-dev","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vertz-dev/vertz/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}