Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 443 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 443 Bytes

rosetta

Description:

Django server with django-rosetta. It has an implementation for string adding.

Requirements

  1. Python 3.6
  2. Latest pip version
  3. Latest docker version

Deployment

Build the docker image

  • Coming soon

Run the container

  • Coming soon

How to use it

  • Go to localhost:8000/rosetta to translate and check translations
  • Go to localhost:8000/add to add new strings to translate