solar-configurator-microsite-retrofit-pricing-service
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Retrofit Pricing Service (BFF - Backend for Frontend)

This service handles any pricing calls for any solar retrofit services. For example, backup battery, Ev charger, etc.

This app was created with a cdk init --language=typescript and modified from there.

Please see the companion Postman collection for demonstration on use.

Useful commands

These commands from the CDK init boilerplate

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

Deploying

This package runs within the Lerna-controlled monorepo, and is deployed by using GitHub Actions from the root directory of the repository (../.github/workflows).

Service Endpoint details

AWS Resources

To Be updated with proper urls once deployed

/solar-configurator-microsite-retrofit-pricing-service/

    Package Sidebar

    Install

    npm i solar-configurator-microsite-retrofit-pricing-service

    Weekly Downloads

    0

    Version

    1.3.0

    License

    none

    Unpacked Size

    33.1 kB

    Total Files

    17

    Last publish

    Collaborators

    • sunrun-github-actions