AppView in a box as a Vite plugin thing hatk.dev
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add minimal README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+20
+20
README.md
··· 1 + # hat://k 2 + 3 + Extends your Vite application with an AT Protocol server. Add feeds, labels, and XRPC endpoints to your app, all typed from your lexicons. 4 + 5 + > [!WARNING] 6 + > hatk is in early alpha. APIs may change without notice. 7 + 8 + ## Getting Started 9 + 10 + ```bash 11 + vp create github:hatk-dev/hatk-template-starter my-app 12 + ``` 13 + 14 + ## Documentation 15 + 16 + [hatk.dev](https://hatk.dev) 17 + 18 + ## License 19 + 20 + MIT