This website requires JavaScript.
Explore
Help
Sign In
BlackJack
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
17
Commits
1
Branch
0
Tags
be7b0c48e394698f8b5fdc735f92a25191834af7
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
b3ni15
be7b0c48e3
Refactor MIN_DEPOSIT calculation to ensure it respects environment variable settings
2025-12-21 00:24:56 +01:00
src
Refactor MIN_DEPOSIT calculation to ensure it respects environment variable settings
2025-12-21 00:24:56 +01:00
.env.example
Update wallet route to use environment variables for deposit limits
2025-12-21 00:21:06 +01:00
.gitignore
Refactor betting logic and add error handling in Table class; implement async turn advancement
2025-12-20 23:10:03 +01:00
package.json
Refactor code structure for improved readability and maintainability
2025-12-21 00:08:25 +01:00
pnpm-lock.yaml
Refactor code structure for improved readability and maintainability
2025-12-21 00:08:25 +01:00
schema.sql
Implement backend for blackjack game with Discord authentication, database integration, and WebSocket support
2025-12-20 23:02:19 +01:00
Description
No description provided
98
KiB
Languages
JavaScript
100%