Skip to content
forked from ABCxFF/diepcustom

An open source diep.io custom private-server template

License

Notifications You must be signed in to change notification settings

Emupedia/emupedia-game-diep.io

 
 

Repository files navigation



diep custom

An open source diep.io custom private-server template


Running backend

Run the server with:

$ npm run server

This builds and runs the server.

After running the server, content will be served at localhost:8080 on your computer. The port will default to 8080, and you may override it with process.env.PORT.

Consult src/config.ts for configuration, and package.json for environ variable setup.

Discord Chat

For support or discussion, please join our online Discord chat.

Contribution

Please see CONTRIBUTING.md for information on contributing.

License

Please see LICENSE

About

An open source diep.io custom private-server template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.7%
  • JavaScript 9.6%
  • Other 0.7%