-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Extracted feature request from #41
Providing a "bundled" version with an ORM of my choice ( or just plain sql via pg or postgres.js ) should work.
I just have to make sure it's configurable ( see #40 where I try to make schema and table name configurable ).
Have seen that "absurd" uses vite for the UI, which should work, but have to compare it with a bundled nextjs app.
For the CLI approach, maybe sst/opentui would be cool to have an interactive tui 🤔
We have to decide, if we want to provide two packages ( @vorsteh-queue/ui & @vorsteh-queue/cli ) or just one package which provides both ( e.g. @vorsteh-queue/monitoring )
Ideas for the package name(s):
- UI:
@vorsteh-queue/studio/or@vorsteh-queue/ui - CLI:
@vorsteh-queue/cli
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request