mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-03-07 17:43:28 +01:00
- Add useLocalBackends hook for IPC communication with local backend server - Create LocalBackendCard component for managing local SQLite backends - Add 'Local Backends' section to BackendServicesPanel - Support start/stop/delete operations for local backends - Display status, endpoint URL, and port information Part of TASK-007D: Launcher Integration