Description
This issue is to track the task of updating the client scripts in components/log-viewer-webui/client/package.json to use 'dev' instead of 'start' for consistency with Fastify conventions.
References
Task
- Update the npm scripts in client package.json to use 'dev' for development environments instead of 'start'
- Ensure references to these scripts are updated in documentation
Description
This issue is to track the task of updating the client scripts in
components/log-viewer-webui/client/package.jsonto use 'dev' instead of 'start' for consistency with Fastify conventions.References
Task