Skip to content

TranslateMC – Webinterface – Setup

  1. Download The Latest Relesed Source code from the Github Repo
  2. Get a server with nodejs Running
  3. Exstract the data out of the downlaoadet zip file
  4. rename the .example.env to .env
  5. chnage the port in the .env file to the port you wanned to use for you system.
  6. start the server with npm run start