mirror of
https://gitea.tendokyu.moe/CharaLol/Yukiotoko.git
synced 2026-09-22 22:38:05 +03:00
cdc46da112a5d0167778d3730573882256ed6928
Yukiotoko
A multiplayer server for your favorite touchy slidey game
Usage
# Set up the database
docker compose up -d
# Install required dependencies
pnpm install
# Sync the database with the current schema
pnpm db:push
# Start the server (development mode)
pnpm dev
# Build for production
pnpm build
# Start the server with all applications
pnpm start
Set matching_uri: to the server's matching port
Set holepuch_uri and reflector_uri to the server's UDP port
Public matching server available at https://yukiotoko.chara.lol/
Languages
TypeScript
94.7%
JavaScript
3.4%
Batchfile
1.2%
HTML
0.7%