Example Usage
Props
number
required
The port to run the dashboard on.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The port to run the dashboard on.
new DBD.Dashboard({
port: Number,
});
new DBD.Dashboard({
port: 3000,
});
Was this page helpful?