No description
- Go 74.9%
- HTML 15.7%
- CSS 4.8%
- Python 3.3%
- JavaScript 1.3%
| cmd | ||
| internal | ||
| test-cors | ||
| utils | ||
| .gitignore | ||
| env.example | ||
| go.mod | ||
| go.sum | ||
| readme.md | ||
| server | ||
domino.gg backend
RAGEBAIT COMMIT RAGEBAIT COMMIT 2
.env
DATABASE_URL="postgres connection url" SITE_KEY="site_key for hcaptcha" HCAPTCHA_SECRET="hcaptcha_secret" JWT_SECRET="random string for jwt" MODE="either DEV or PROD"
deploy
in progress