velxio/backend/app
a2nr 6e1781926e feat(velxio): Elemes LMS-C embed bridge, DeployProgress UI, BASE_URL customization
- Add EmbedBridge.ts PostMessage bridge for Elemes iframe integration
- Add DeployProgress.tsx component for compile/transfer/flash progress UI
- Add DeployProgress.css styling for overlay progress bar
- Modify SerialMonitor.tsx to support BLE/Hardware toggle by Elemes
- Modify vite.config.ts to use VITE_BASE_PATH=/velxio/
- Modify deploy/nginx.conf to remove root redirect
- Update useSimulatorStore.ts with deployState, hwSerialOutput
- Update App.tsx for /editor route
- Add backend endpoints for Elemes auth, projects, dependencies

This commit allows Velxio to run embedded in Elemes lesson pages via iframe
with PostMessage communication for code loading, circuit state, and serial
monitoring.
2026-08-01 03:14:15 +00:00
..
api feat(velxio): Elemes LMS-C embed bridge, DeployProgress UI, BASE_URL customization 2026-08-01 03:14:15 +00:00
core feat(velxio): Elemes LMS-C embed bridge, DeployProgress UI, BASE_URL customization 2026-08-01 03:14:15 +00:00
database feat(velxio): Elemes LMS-C embed bridge, DeployProgress UI, BASE_URL customization 2026-08-01 03:14:15 +00:00
mcp
models feat(velxio): Elemes LMS-C embed bridge, DeployProgress UI, BASE_URL customization 2026-08-01 03:14:15 +00:00
schemas feat(velxio): Elemes LMS-C embed bridge, DeployProgress UI, BASE_URL customization 2026-08-01 03:14:15 +00:00
services feat(velxio): Elemes LMS-C embed bridge, DeployProgress UI, BASE_URL customization 2026-08-01 03:14:15 +00:00
utils feat(velxio): Elemes LMS-C embed bridge, DeployProgress UI, BASE_URL customization 2026-08-01 03:14:15 +00:00
__init__.py
main.py feat(flash): write compiled sketches to real USB boards (phases D1+D3) 2026-05-27 00:20:20 -03:00