3 Commits

Author SHA1 Message Date
kasun 43bbcece7a add session-based connection management and React dashboard
Backend: adds JDBC session support, login/status/logout endpoints, and
new DTOs (AuthResponse, ConnectionStatusResponse, LoginResult). Frontend
replaces the Vite boilerplate with a Dashboard, ServiceCard, and
ConnectModal backed by a typed API client.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 03:30:36 +02:00
kasun fd91198315 added server config for local development 2026-03-24 03:57:24 +01:00
kasun 6df798c403 added initial vite project 2026-03-24 03:56:47 +01:00