AppView in a box as a Vite plugin thing
hatk.dev
TypeScript
55.0%
JavaScript
17.8%
MDX
14.9%
HTML
12.3%
12
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
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add skipLibCheck and exclude node_modules/dist/docs from root
tsconfig so tsc stops checking third-party .d.ts files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sets DEV_MODE=1 when running hatk dev, which makes requireAdmin
skip the DID allowlist check. All seeded accounts automatically
have admin access during development.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>