first commit

This commit is contained in:
Space-Banane
2026-01-17 15:19:07 +01:00
commit 4e637bc27d
15 changed files with 511 additions and 0 deletions

7
server/go.mod Normal file
View File

@@ -0,0 +1,7 @@
module server
go 1.25.5
require github.com/gorilla/websocket v1.5.3
require github.com/joho/godotenv v1.5.1 // indirect