Commit Graph

6 Commits

Author SHA1 Message Date
8cf13503da docs: update documentation of STA 2026-05-15 10:20:14 +02:00
3870eb644f chore: add Vue devtools 2026-05-15 01:25:57 +02:00
ec09713572 feat(UI): add PrimeVue and TailwindCSS for UI components 2026-05-15 01:25:57 +02:00
eecc2b354a chore(frontend): install and set up oxlint and oxfmt 2026-05-14 22:47:59 +02:00
543fbf575d chore: set frontend to a blank state 2026-05-14 21:52:47 +02:00
837a49fc58 refactor: reorganize project into monorepo with frontend scaffolding
Convert project from single backend to monorepo structure with separate
frontend (Vue 3 + TypeScript + Vite) and backend directories. Updates
all configuration files and build system to support both workspaces.

Ref: T007 (specs/001-modbus-relay-control)
2026-01-22 00:57:10 +01:00