Resurviv.io is an open source recreation of a hit web game "surviv.io" that has been permanently shut down. This is an extension of that project that intends to add bot support to the game.
start client development server with pnpm dev:client
and server with pnpm dev:server
or cd into server and client directories and run pnpm dev
for each
See HOSTING.md