awslabs / sbt-aws

SaaS Builder Toolkit for AWS is a developer toolkit to implement SaaS best practices and increase developer velocity.
Apache License 2.0
90 stars 16 forks source link

feat: Point solutions library setup and TokenVendingMachine library #24

Closed ujwalbukka closed 2 months ago

ujwalbukka commented 3 months ago

Issue # (if applicable)

Closes #.

Reason for this change

To support point solutions libraries and cdk constructs

Description of changes

Updated project setup to create a sub project to support point solutions library. Also implemented TokenVendingMachine point solution library

Description of how you validated changes

Written unit test and integration tests to validate the changes.

Checklist


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.