Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 380 Bytes

File metadata and controls

10 lines (9 loc) · 380 Bytes

Hyades, take three

Directory Structure

  • packages
    • worker: worker daemon
    • control: control plane API
    • web_client: web client (including public user management)
    • cli_client: terminal client for administrative purposes
  • schemas: gRPC proto-buffer files for inter-service communication
  • docs: read 'em