dbx/apps
大峰 f66a18d88d
feat(editor): add SQL intention actions (Alt+Enter style)
2026-08-10 00:07:12 +08:00
..
desktop feat(editor): add SQL intention actions (Alt+Enter style) 2026-08-10 00:07:12 +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.