verstak/cmd
mirivlad 834b5ef0d4 feat: sync — server skeleton with health, admin login/dashboard, device registration
- cmd/verstak-server/main.go — flags: --port, --data, --admin-user, --admin-pass

- Server DB schema: server_devices, server_revisions, server_ops

- Health endpoint GET /api/v1/health

- Admin login page + session cookie auth

- Admin dashboard with device stats and API key management

- Device registration POST /api/v1/device/register

- Stub push/pull/blob endpoints
2026-06-01 22:49:02 +08:00
..
verstak step 10: plugins system (Lua + templates) + DokuWiki as optional plugin 2026-05-31 11:20:45 +08:00
verstak-gui gui: actions CRUD + FromTemplate bindings + UI 2026-06-01 22:17:18 +08:00
verstak-server feat: sync — server skeleton with health, admin login/dashboard, device registration 2026-06-01 22:49:02 +08:00