Skip to the content.

Development

Prerequisites

Local Setup

npm install
npm run check

Repository Commands

npm run dev -- --help
npm run lint
npm run typecheck
npm run test
npm run build
npm run check
npm run docs:changelog
npm run smoke
npm run runtime:matrix -- --scenario backend-hono --scenario cli-tool

Why Each Command Exists

Working On Generated Scaffolds

Tooling Defaults