项目作者: blueberryapps

项目描述 :
Stores translations with location and screenshot. Enable users to easily edit translations and then any rails/react application can use them.
高级语言: Ruby
项目地址: git://github.com/blueberryapps/translation-server.git
创建时间: 2015-03-02T15:38:20Z
项目社区:https://github.com/blueberryapps/translation-server

开源协议:

下载


Translation server CircleCI

Stores translations with location and screenshot.
Enable users to easily edit translations and then any rails application can
use them.

Architecture of service

Data Model

Data model of Translation server

Catcher

Catcher is middleware in rails APP which catches all used translations in page
and then it sends them into Translation Server.

Screenshots

Screenshots middleware takes highlights and images which sends into Translation
Server.

Developer

Use the following guides for getting things done, programming well, and
programming in style.

Clear database (without users)

rake clear_database