@grimoire-ai/server
v0.3.2
Published
Fastify HTTP server for Grimoire AI web UI
Downloads
242
Readme
@grimoire-ai/server
Fastify HTTP server for Grimoire AI — local-first, AI-native requirements management.
This package provides the API server and static file serving for the Grimoire web UI. It is used internally by the CLI's grimoire ui command.
Installation
You probably want the CLI instead:
npm install -g @grimoire-ai/cliIf you need the server library directly:
npm install @grimoire-ai/serverDocumentation
See the Grimoire AI CLI package for full documentation, or visit grimoireai.quest.
