web-interface initial
This commit is contained in:
parent
3340c126d6
commit
6e7d34e7a9
2393 changed files with 812405 additions and 0 deletions
1
adapter/web/static/assets/index-B55FbbDg.css
Normal file
1
adapter/web/static/assets/index-B55FbbDg.css
Normal file
File diff suppressed because one or more lines are too long
112
adapter/web/static/assets/index-CkXHSV8H.js
Normal file
112
adapter/web/static/assets/index-CkXHSV8H.js
Normal file
File diff suppressed because one or more lines are too long
13
adapter/web/static/index.html
Normal file
13
adapter/web/static/index.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!doctype html>
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Lambda Chat</title>
|
||||
<script type="module" crossorigin src="/static/assets/index-CkXHSV8H.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/static/assets/index-B55FbbDg.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue