Is is possible to start a prefect ui instance with...
# prefect-ui
t
Is is possible to start a prefect ui instance without having to also start a scheduler? I already have a running prefect instance with the scheduler working. I would like to connect it to a postgres database that I am self-managing.