Better deployment with air. Colorized history. Fixed table bugs. Table will be added to game if coming from QR code. With tables in the history. App could be deployed now

This commit is contained in:
Jonas Hahn
2025-08-27 15:00:52 +02:00
parent 01132e1968
commit 9595da7a53
8 changed files with 62 additions and 38 deletions

View File

@@ -4,7 +4,7 @@
<h2>Enter a game</h2>
{{if .Table}}
<p class="small">Table: <span class="badge">{{.Table.Name}}</span></p>
<p class="small">Table: <span class="badge">{{.Table.Slug}}</span></p>
{{end}}
<form method="POST" action="/enter">