Skip to content

tonytino/construct

Repository files navigation

construct

A single-app template optimized for agentic engineering. Clone it, scaffold it, build.

Stack

  • TanStack Start — full-stack React framework
  • TanStack Router — type-safe file-based routing
  • TanStack Query — server state management
  • Tailwind CSS v4 — utility-first styling
  • Biome — linting + formatting
  • Vitest — unit and component testing
  • Playwright — end-to-end testing
  • Hono — API layer with RPC
  • Drizzle + Neon — type-safe Postgres

Starting a New Project

git clone https://github.com/tonytino/construct my-project
cd my-project
pnpm install
pnpm scaffold

For Agents

About

A single-app template optimized for agentic engineering. Clone it, scaffold it, build.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors