Ethel Docs

Repository

The repository is here.

The projects within the repo are:

  • client - Angular client for connecting to the ethel API
  • core - NestJS solution providing the core functionality
  • docs - static documentation website
  • resources - various resources like scripts, files, docker compose files to support development and testing
  • runners - NPM module containing the various runners resources used by the core and ethel-plugins projects
  • shared - NPM module with class models and tools used in core and client projects