Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.04 KB

File metadata and controls

23 lines (17 loc) · 1.04 KB

Cloud Harness

Cloud Harness provides software infrastructure and tools for neuroscience data computing and analysis in a monorepo.

General concepts

Files content

  • applications: Cloud Harness custom server applications go here
  • client: Cloud Harness generated client api
  • deployment: deployment related scripts and files
  • deployment-configuration: deployment customization files
  • infrastructure: infrastructure utilities
  • libraries: Cloud Harness shared libraries
  • docs: developers documentation files
  • tools: Cloud Harness CLI and other tools
  • test: Cloud Harness test utilities and test code

Verify which application/components is in scope and read specific prompt instruction before proceeding.

Check best practices in every instruction file in scope and docs and apply them when writing code or performing code reviews. Use reference for any questions regarding project structure, development workflow, and best practices. If you have any doubts about where to find information, ask for clarification before proceeding.