TranslateMC – Webinterface – Setup¶
- Download The Latest Relesed Source code from the Github Repo
- Get a server with nodejs Running
- Exstract the data out of the downlaoadet zip file
- rename the .example.env to .env
- chnage the port in the .env file to the port you wanned to use for you system.
- start the server with npm run start