Setup
August 29, 2026 · View on GitHub
Quick notes for getting a local kody environment running. Load only the page you need.
- Local development — prerequisites, install,
npm run dev/npm run dev:ensure, D1/KV, mocks, and env files - Checks — Husky hooks,
npm run validate, and test commands - Authoring D1 migrations
- Documentation maintenance
- Seed test account
- PR preview deployments
- Dependency auditing
Use Remix skills instead of vendoring generated package docs in this repo.