Overdue initial commit
This commit is contained in:
BIN
dashboard-server/frontend/build/._assets
Executable file
BIN
dashboard-server/frontend/build/._assets
Executable file
Binary file not shown.
BIN
dashboard-server/frontend/build/._dashboard.svg
Normal file
BIN
dashboard-server/frontend/build/._dashboard.svg
Normal file
Binary file not shown.
BIN
dashboard-server/frontend/build/._index.html
Normal file
BIN
dashboard-server/frontend/build/._index.html
Normal file
Binary file not shown.
BIN
dashboard-server/frontend/build/assets/._index-ClSvHF_l.js
Normal file
BIN
dashboard-server/frontend/build/assets/._index-ClSvHF_l.js
Normal file
Binary file not shown.
BIN
dashboard-server/frontend/build/assets/._index-ClSvHF_l.js.map
Normal file
BIN
dashboard-server/frontend/build/assets/._index-ClSvHF_l.js.map
Normal file
Binary file not shown.
BIN
dashboard-server/frontend/build/assets/._index-T9y3LwG-.css
Normal file
BIN
dashboard-server/frontend/build/assets/._index-T9y3LwG-.css
Normal file
Binary file not shown.
BIN
dashboard-server/frontend/build/assets/._vendor-zehgRTIA.js
Normal file
BIN
dashboard-server/frontend/build/assets/._vendor-zehgRTIA.js
Normal file
Binary file not shown.
BIN
dashboard-server/frontend/build/assets/._vendor-zehgRTIA.js.map
Normal file
BIN
dashboard-server/frontend/build/assets/._vendor-zehgRTIA.js.map
Normal file
Binary file not shown.
497
dashboard-server/frontend/build/assets/index-ClSvHF_l.js
Normal file
497
dashboard-server/frontend/build/assets/index-ClSvHF_l.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
44
dashboard-server/frontend/build/assets/vendor-zehgRTIA.js
Normal file
44
dashboard-server/frontend/build/assets/vendor-zehgRTIA.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
dashboard-server/frontend/build/dashboard.svg
Normal file
1
dashboard-server/frontend/build/dashboard.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="7" height="9" x="3" y="3" rx="1"/><rect width="7" height="5" x="14" y="3" rx="1"/><rect width="7" height="9" x="14" y="12" rx="1"/><rect width="7" height="5" x="3" y="16" rx="1"/></g></svg>
|
||||
|
After Width: | Height: | Size: 363 B |
15
dashboard-server/frontend/build/index.html
Normal file
15
dashboard-server/frontend/build/index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/dashboard.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Dashboard</title>
|
||||
<script type="module" crossorigin src="/assets/index-ClSvHF_l.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/vendor-zehgRTIA.js">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-T9y3LwG-.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user