dbx/apps
Ashton Lin 44f748d3a1
feat(grid): persist column layouts and improve drag-to-reorder
2026-07-31 02:01:46 +08:00
..
desktop feat(grid): persist column layouts and improve drag-to-reorder 2026-07-31 02:01:46 +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.