Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 508 Bytes

File metadata and controls

22 lines (12 loc) · 508 Bytes

Introduction

Web service that indexes and exposes the data generated by https://github.com/Softcatala/translation-memory-tools

Functionality:

  • Provides an API that allows search translations
  • Provides the tools to create a Whoosh index and SQLite database with the terminology

Building and running the system

To run the web app which provides the microservices for the web site:

make docker-run-webapp

To test it from the browser: