AppView in a box as a Vite plugin thing
hatk.dev
TypeScript
56.8%
JavaScript
17.4%
MDX
14.2%
HTML
11.6%
47
1
0
Clone this repository
https://tangled.org/hatk.dev/hatk
https://tangled.org/did:plc:d6w7z5r75qmea7edmat6yqzo/hatk
git@tangled.org:hatk.dev/hatk
git@tangled.org:did:plc:d6w7z5r75qmea7edmat6yqzo/hatk
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
hatk schema now inits the DB from lexicons if it doesn't exist yet,
so you can inspect the schema without running the server first.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add module-level docs with examples to labels, setup, seed, xrpc, and
hooks. Add function-level JSDoc to logger, mst, indexer, and all exports.
Move hooks.ts from oauth/ to src/ since it's generic lifecycle infrastructure.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>