Skip to content

permettez-moi-de-construire/theia

Repository files navigation

@algar/theia

Theia (θεια) derives from Aletheia (ἀ–λήθεια), the Greek goddess of truth.

In Ancient Greek, the philosophical concept Aletheia commonly translates to "truth", "factuality" or "reality". The literal meaning of the word is "the state of not being hidden; the state of being evident."

This repository is meant to be (at least) the new revamped data-stack for Algar.

Architecture

Conceptual

The project is divided into several blocks that can be presented as follow :

Logical

It's designed as a monorepo

Preparing

  • docker-compose up at root
  • nvm use
  • yarn generate:db
    yarn generate:webhook
    yarn migrate:db
    yarn prepare:dbq
    yarn prepare:amqp

Starting

  • Open 4 terminals at root
  • yarn dev:receiver
  • yarn dev:webhooks
  • yarn dev:cdc
  • yarn dev:activity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published