Гайд на русском (здесь).
If you are looking for a guide on aladar
, then it is [here] (https://github.com/ClintFlames/aladar/blob/main/docs/Guide.md).
- Install on glitch.com (easy way).
- Install to host.
- Register at glitch.com.
- Go to the project page.
- Click on the button
- Select the
config.ts
file and setjoinCode
to"env"
andwebSocketPort
to0
. - Open the
.env
file. - Write the secret code in the field for the
CODE
value (the code may contain the characters a-z A-Z 0-9, and must also be 8 or more in length). - Click on the button (it's on the bottom panel).
- Type
refresh
and pressEnter
.
- Copy the name of the project, it is above the
Settings
button.
2. Copy the secret code (the one you wrote in the `.env` file). 3. The link looks like this `wss://project name.glitch.me::secret code`.
For example `wss://aladarserver.glitch.me::joinCode`