Add Vite+React frontend scaffold, update build pipeline, dashboard tweaks
Some checks failed
Deploy Discord Bot / deploy (push) Has been cancelled

This commit is contained in:
Pepe44DEV
2026-07-01 04:02:41 +02:00
parent 6d51e150ff
commit 40af301188
12 changed files with 4704 additions and 3318 deletions

View File

@@ -61,7 +61,7 @@ export function createWebServer() {
<div class="shell">
<h1>Papo Dashboard</h1>
<p>Verwalte Tickets, Module und Automod.</p>
<a href="${dashboardPath}">Zum Dashboard</a>
<a href="${dashboardPath}/">Zum Dashboard</a>
</div>
</body>
</html>