Skip to content

MirrorNeuronLab/mn-web-ui

Repository files navigation

MirrorNeuron Web UI

mn-web-ui is the React/Vite browser interface for inspecting MirrorNeuron runtime state, job history, job graphs, events, dead letters, and raw manifest submissions through mn-api.

Quick Start

Install dependencies and start the development server:

npm install
npm run dev

Run local checks:

npm run lint
npm test -- --run
npm run build

Default local URL:

http://localhost:55173

Details

Notes

  • Start mn-api before using live runtime screens.
  • The default API base URL is /api/v1.
  • Set MN_WEB_API_TOKEN when connecting to a protected API instance.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages