arche Documentation
arche full-stack monorepo scaffold documentation
Welcome to arche
arche —— ἀρχή, the origin of all things.
A full-stack monorepo scaffold, the incubator for all your startup ideas, indie dev projects, and products.
Core Features
- Edge-first — Backend runs on Cloudflare Workers
- End-to-end type safety — Hono RPC gives frontend full type inference from backend
- Auth out of the box — Better Auth provides email/password + OAuth
- Convention over Configuration — File-based routing, snake_case DB columns, ULID primary keys