Create a basic frontend and an endpoint to get video stream.

This commit is contained in:
Florian THIERRY
2026-07-24 15:38:27 +02:00
parent c3806f49ba
commit f8f86eeae1
35 changed files with 9665 additions and 16 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"/api": {
"target": "http://localhost:19000",
"secure": false
}
}