it would be really helpful if I could plug the dashboard right into my NestJS server, the dashboard ui build should be availbale in the server and i can point to that build on specific endpoint and the dashboard should be there. something like pgboss.createDashboard, so that should start and serve the build at given endpoint.
it would be really helpful if I could plug the dashboard right into my NestJS server, the dashboard ui build should be availbale in the server and i can point to that build on specific endpoint and the dashboard should be there. something like pgboss.createDashboard, so that should start and serve the build at given endpoint.