rslashplace2 / rslashplace2.github.io

r/place 2
GNU Lesser General Public License v3.0
16 stars 26 forks source link

How do you make a private server? #268

Open ninathedev opened 3 months ago

ninathedev commented 3 months ago

just a guy who needs help.

Zekiah-A commented 3 months ago

The bun server software (serrver.ts) provided in this project is mainly used on our first party canvases but is much more complex to set up and depends on a few other external services (like cloudflare, github pages, a canvas backup repo, etc). For setting up a self contained self hosted server I would reccomend you check out TKOfficial, which should be much easier to run and comes with everything it needs bundled inside itself.

You can find the project here: https://github.com/Zekiah-A/RplaceServer I'll be uploading a new release later today since the current github release is a bit outdated