🔖 1.0 Release
Dot Translate 1.0 Release
Startup Dot Translate with just 4 simple commands:
git clone https://github.com/dothq/translate.git
cd translate/
sudo docker build -t translate .
sudo docker run -d -p 3000:3000 translate