This is a monorepo for the libraries for utilizing "rules" within trellis. The Rules Engine has muliple parts, with different libraries for utilizing it.
For accessing and configuring the rules within a Trellis plaform,
see the rules-controller library.
For exposing the capabilities of a Trellis microserivce to the Rules Engine,
see the rules-worker library.
This monorepo uses lerna with yarn workspaces.
After cloning, run lerna bootstrap to initialize the monorepo.