- Run the client
- Run the nodejs middleware
- Clone all of these repos and run them on your machine
- https://github.com/akyoseva/SocialPlatform - API for PostgreSQL database
- https://github.com/StanislavHinov/google-translate-soap-implementation - SOAP API for translating and detecting text
- https://github.com/stiliyanlyutov/google-translate-rest-implementation - REST API for translating text
NOTE: Please keep in mind that for the last two repos you need API key generated from Translo and pasted in the code in order for them to work.