starter-monorepo
Starter Monorepo is an opinionated, heavily customized monorepo template for kickstarting fullstack projects, multi-app repositories, or single API servers with related infrastructure. Built on Turborepo, it ships with a Nuxt 4 frontend app, a Hono backend API serverless-ready for deployment to Lambda or any platform, and an optional Convex backend for modular features like AI Chat. SST Ion handles Infrastructure-as-Code with live development capabilities. WorkOS AuthKit provides authentication boilerplate with a cookie-based session manager. The frontend uses Tanstack Query, Shadcn, and UnoCSS for UI, with i18n spreadsheet-based translation workflows powered by Lingo.dev. A built-in LLM Chat component integrates AI capabilities through the Hono backend. The repo also includes a grammY Telegram bot, OpenAPI and RPC support via Hono, and utilities for local development. SST is fully opt-in and can be removed if unused. Cloudflare Workers local development is supported via workerd in both API-only and full runt