No description
Find a file
2023-10-22 17:13:34 -04:00
frontend bug fixes, ws rate limit, new graph 2022-06-28 02:48:22 -04:00
.gitignore Open Source commit 2022-06-26 01:22:08 -04:00
accounts.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
chat.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
chatHub.go Open Source commit 2022-06-26 01:22:08 -04:00
client.go bug fixes, ws rate limit, new graph 2022-06-28 02:48:22 -04:00
clock.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
db.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
go.mod 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
go.sum 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
limits.go 0.0.4 rate limiting, captcha, more better auth, bug fixes 2022-06-27 23:15:45 -04:00
main.go bug fixes, ws rate limit, new graph 2022-06-28 02:48:22 -04:00
README.md Update README.md 2023-10-22 17:13:34 -04:00

Note: This repo was forked from my old github account

Massflip

Massflip is an online coinflip betting game using virtual currency called GP. It has an account system, realtime chat, and realtime betting.

Technology

Massflip is built using a Go backend, a Vue.js composition API frontend, and a Mongo database to handle accounts.

UI_idea_2