This commit is contained in:
sebseb7
2025-12-23 05:59:21 +01:00
parent 5f4c4a55d8
commit ecaf8ab2a5
2 changed files with 2 additions and 15 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
node_modules node_modules
.env .env
ac_data.db ac_data.db
dashboard_log.txt dashboard_log.txt
dist

14
dist/index.html vendored
View File

@@ -1,14 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tischlerei Dashboard</title>
<script defer src="/ac/bundle.51c89fd2f2d5281a592b.js"></script></head>
<body>
<div id="root"></div>
</body>
</html>