@alepha/devtools
v0.19.1
Published
Developer tools for Alepha applications.
Downloads
235
Readme
Alepha @alepha/devtools
Developer tools for Alepha applications.
Installation
This package is part of the Alepha framework and can be installed via the all-in-one package:
npm install alephaModule
Runtime inspection and debugging UI.
Features:
- DevTools UI at
GET /devtools - Application metadata at
GET /devtools/metadata - Last 10,000 logs at
GET /devtools/logs - Runtime inspection of actions, queues, schedulers, topics, buckets
- Log viewer with filtering
- React Flow visualization
- Provider and module browsing
