8000 GitHub - ei-pi/resurviv: Open Source Surviv.io Server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ei-pi/resurviv

 
 

Repository files navigation

Open sourced surviv.io

Reverse engineered surviv.io client and server.

This is really work in progress and nowhere near finished

Running locally

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

Production builds

Build client and server with pnpm -r build

Start the server with pnpm start on the server directory

you can use pnpm preview on the client to use vite preview server, but nginx is more recommended for that

About

Open Source Surviv.io Server

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.9%
  • JavaScript 28.0%
  • CSS 8.5%
  • HTML 2.6%
0