dbx/apps
vrustx 086e20f878
feat(query): support custom result names from SQL comments
2026-07-17 22:25:50 +08:00
..
desktop feat(query): support custom result names from SQL comments 2026-07-17 22:25:50 +08:00
README.md

README.md

Apps

Runnable DBX applications live here.

Directories

  • desktop/ - the Vue frontend used by the Tauri desktop app and the Docker/web build.

The Tauri native shell remains in src-tauri/ because that is the conventional Tauri project location used by the existing build and release tooling.