update webapp + bonsai integration

This commit is contained in:
Sayan Jyoti Das
2025-08-29 17:45:30 +05:30
committed by Dion Moult
parent 1672a7da32
commit a5d9fe551a
115 changed files with 10518 additions and 2024 deletions
+3
View File
@@ -0,0 +1,3 @@
from .serve import app
__all__ = ['app']