Packages
Green Boost is published into 5 packages on NPM:
- gboost (opens in a new tab): Command Line Interface (CLI)
- gboost-common (opens in a new tab): Utility library to share commonly needed code between other libraries.
- gboost-infra (opens in a new tab): AWS CDK Constructs Library.
- gboost-node (opens in a new tab): Node.js backend code typically including functions run in AWS Lambda.
- gboost-ui (opens in a new tab): React UI Component Library built on Material UI and Next.js.
Each package is versioned and released differently according to semantic versioning. Packages are only published as ES modules.