Add embeddable /embed widget and copy-paste snippet.

This commit is contained in:
b1rdmania
2025-12-18 20:58:35 +00:00
parent e33cd26238
commit d0be58296e
7 changed files with 631 additions and 2 deletions
+4
View File
@@ -22,6 +22,10 @@
"src": "/health",
"dest": "server/src/server.ts"
},
{
"src": "/embed",
"dest": "/embed.html"
},
{ "handle": "filesystem" },
{
"src": "/(.*)",