{
  "markdown": "# Grimoire\n\nA Nostr protocol explorer and developer tool with a tiling window manager interface.\n\n## Features\n\n- **Tiling Windows** - Each window is a Nostr \"app\" (profile viewer, event feed, NIP docs, etc.)\n- **Command Palette** - Unix-style commands via `Cmd+K` to open apps and navigate\n- **Multi-workspace** - Virtual desktops with independent layouts\n- **Real-time** - Reactive event subscriptions with automatic updates\n\n## Stack\n\nReact 19, TypeScript, Vite, TailwindCSS, Jotai, Dexie, Applesauce\n\n## Getting Started\n\nRequires Node 24 or newer (`.nvmrc` pins 26).\n\n```bash\nnpm install\nnpm run dev\n```\n\n## Scripts\n\n| Command | Description |\n|---------|-------------|\n| `npm run dev` | Start dev server |\n| `npm run build` | Build for production |\n| `npm test` | Run tests in watch mode |\n| `npm run test:run` | Run tests once |\n| `npm run typecheck` | Typecheck without emitting |\n| `npm run lint` | Lint code |\n| `npm run format` | Format code |\n\n## License\n\nMIT\n",
  "bytes": 969,
  "sha": "9fa078450d0cfd157ea7564f50472b2a6e2b5d709b81f948112326002b7ffda8",
  "repo_slug": "purrgrammer/grimoire",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_purrgrammer_grimoire_data_applesauce_sig_b9db54ed/readme"
}