Telaio
TypeScript-first Fastify 5 framework with a builder pattern and phantom types for compile-time feature safety. ESM-only, Node >= 20.
Pick a section to get started, or jump straight to the Quick Start.
Introduction
Why Telaio, the stack rationale, and a quick-start guide.
Core Concepts
Builder pattern, phantom types, config system, and project conventions.
Modules
Database, caching, queues, auth, email, S3, and logger.
Server
Routing, plugins, schemas, OpenAPI, and error handling.
CLI
Init, migrate, dev, consumer, client generation, and DB types.
API Reference
Complete signatures for all public exports.