Initial commit - realms platform

This commit is contained in:
doomtube 2026-01-05 22:54:27 -05:00
parent c590ab6d18
commit c717c3751c
234 changed files with 74103 additions and 15231 deletions

View file

@ -21,11 +21,18 @@
"vite": "^5.0.0"
},
"dependencies": {
"@heroiclabs/nakama-js": "^2.8.0",
"@fingerprintjs/fingerprintjs": "^4.5.1",
"chess.js": "^1.0.0-beta.8",
"@fortawesome/fontawesome-free": "^6.7.2",
"@types/dompurify": "^3.0.5",
"dompurify": "^3.3.0",
"foliate-js": "^1.0.1",
"hls.js": "^1.6.7",
"marked": "^17.0.1",
"mdb-ui-kit": "^9.1.0",
"openpgp": "^6.0.0-alpha.0",
"openpgp": "^6.0.0-alpha.0",
"ovenplayer": "^0.10.43"
},
"type": "module"
}
}