Categorygithub.com/mlhamel/trieugene
repository
0.0.0-20220422010624-4cee859e1cb3
Repository: https://github.com/mlhamel/trieugene.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Trieugene

Data aggregation pipeline properly scrape and collect interesting dataset

Project details: Github

Deployment: DigitalOcean Apps

Internal Dashboard: Faktory

Includes Services: FaktoryRougecombienRotondo

Installation

For local development you simply have to follow those steps:

Get the code:

$ git clone https://github.com/mlhamel/trieugene.git`

Change current working dir:

$ cd trieugene

Run dev setup:

$ dev up

Build from source:

$ dev build

And you're done!

Usage

Locally you're gonna need to run multiple processes in parallele to have trieugene and it's different services up and running:

Change current working dir:

$ cd trieugene

Run trieugene:

$ bin/trieugene dev

Then you can start running the different services like the following:

$ bin/rougecombien dev

or simply running the main job scheduler:

$ bin/rotondo dev

License

GPL-3.0-or-later

Authors

Crafted by Mathieu Leduc-Hamel.