Code Structure

Here’s the breakdown of the repo:

Packages

  • @anticrm/foundation – Anticrm Platform Foundation Types.
  • @anticrm/platform – Plugin architecture and implementation. Client-side only.
  • @anticrm/core – Core concepts shared by Client plugins and Server components.
  • @anticrm/model – Utils to define and manage domain models. Used by tooling, not a part of client/server runtimes.

File Dependencies: