598 B
598 B
Monlet Web
Placeholder for the read-only dashboard.
Planned stack:
- Next.js App Router;
- TypeScript;
- Tailwind CSS;
- read-only API client;
- reverse-proxy/basic-auth friendly deployment.
No web UI is implemented in Stage 0.
Planned Commands
npm_config_cache=../.cache/npm npm install
npm_config_cache=../.cache/npm npm run dev
Do not install Node packages globally. Project dependencies live in web/node_modules; npm cache lives under repository .cache/npm.
Planned Pages
- overview;
- agents;
- agent detail;
- checks;
- incidents;
- events;
- notifiers/outbox.