Add embedded web chat client (closes #7) (#8)

This commit was merged in pull request #8.
This commit is contained in:
2026-02-11 03:02:41 +01:00
parent 95ccc1b2cd
commit df2217a38b
55 changed files with 5182 additions and 123 deletions

2
.gitignore vendored
View File

@@ -10,3 +10,5 @@ data.db
*.out
vendor/
debug.log
web/node_modules/
chat-cli