first commit

This commit is contained in:
DerJesen
2025-11-29 12:26:58 +01:00
parent 2fae31f20f
commit fe5bbc1410
142 changed files with 19585 additions and 1 deletions

14
client/dist/index.html vendored Normal file
View File

@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>event-qr-tool</title>
<script type="module" crossorigin src="/assets/index-DOfJxXvf.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CB33grvy.css">
</head>
<body>
<div id="root"></div>
</body>
</html>