feat(chat): added base for chat service

added front html

nigel in the mud

route function with openapi - gen

clean up the code a little

after pull request
This commit is contained in:
NigeParis 2025-11-11 10:02:05 +01:00 committed by Maix0
parent 73a4946d17
commit 9ce9fa44e4
122 changed files with 9354 additions and 2615 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML>
<html>
<!--
<head>
<title>Demo Page For Login :)</title>
</head>
@ -34,6 +34,6 @@
</div>
<pre id="d-response"></pre>
<script src="./login_demo.js"> </script>
</body>
</body> -->
</html>