Initial commit: Shelem card game
Full-stack multiplayer Shelem (Iranian trick-taking card game) with Socket.IO, JWT auth, bot players, joker mode, and mobile-friendly UI. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
JWT_SECRET=shelem-secret-change-me
|
||||
ADMIN_USERNAME=
|
||||
SHARED_USERS_FILE=/hokm-data/users.json
|
||||
PORT=4000
|
||||
HTTPS_PORT=4443
|
||||
Reference in New Issue
Block a user