serverless / compose

Orchestrate Serverless Framework in monorepos
https://serverless.com/framework/docs/guides/compose
MIT License
111 stars 15 forks source link

Move all component API into a separate class #121

Closed mnapoli closed 2 years ago

mnapoli commented 2 years ago

The goal is to have a single point where the Compose package and components are coupled. This would be the ComponentContext class.

This prepares this work by moving all the component API into ComponentContext.