@codori/client
v0.4.0
Published
Codori Nuxt dashboard for project browsing, Codex chat, and thread resume.
Maintainers
Readme
@codori/client
Codori Nuxt dashboard for project browsing, Codex chat, and thread resume.
This package can be run standalone in development against a remote Codori server:
CODORI_SERVER_BASE=https://your-codori-host.example.com \
CODORI_SERVER_WS_BASE=wss://your-codori-host.example.com \
pnpm devWhen those variables are omitted, the dashboard uses same-origin /api/projects/* and /api/projects/:id/rpc.
For the complete product documentation, see the repository README: https://github.com/comfuture/codori
