Translation Microservice

TS TS

Description

Translation Microservice can be used to translate messages in your backend application.
This service provides you full messages customization by overriding.


Microservice

Transport: TCP
Port: 3333

Database

Type: MongoDB
Port: 9999


Getting started

  • Run docker-compose file from Tools directory

  • Run from Command Line

      npm run seed

    or use Database Tool seed.bat from Tools/Database directory.

  • Start application. Exec from Command Line

      npm run start:dev

Documentation


Stay in touch