Skip to content

airenas/listgo

Repository files navigation

LiSTgo

Lietuviškai

Lithuanian Speech Transcription services

About

Services for running the transcription process. It uses Mongo DB (for saving statuses) and RabbitMQ (for event bus).


Build notes

  1. Go to the base listgo dir

  2. Get required packages:

    go get ./...

  3. Install librdkafka make install/librdkafka

  4. Generate mocks:

    make generate/mocks


Testing source code

Run make test/unit


Deploy note

For deploy options see github.com/airenas/list


Author

Airenas Vaičiūnas


License

Copyright © 2022, Airenas Vaičiūnas. Released under the The 3-Clause BSD License.