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:
parent
73a4946d17
commit
9ce9fa44e4
122 changed files with 9354 additions and 2615 deletions
0
src/chat/extra/.gitkeep
Normal file
0
src/chat/extra/.gitkeep
Normal file
4
src/chat/extra/chat.html
Normal file
4
src/chat/extra/chat.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<!-- OLD HTML to be deleted later -->
|
||||
</html>
|
||||
1
src/chat/extra/chat.js
Normal file
1
src/chat/extra/chat.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
// OLD JS file to be deleted later
|
||||
2
src/chat/extra/style.css
Normal file
2
src/chat/extra/style.css
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
||||
/* Old css to be deleted later */
|
||||
Loading…
Add table
Add a link
Reference in a new issue