1.0.0-beta.3 • Published 1 year ago

@kovi-soft/cdk-alchemy-webhooks v1.0.0-beta.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

CDK Alchemy Webhooks

AWS CDK Library for interaction with Alchemy Notify API

:warning: This package is still under development!

Useful commands for development

  • pnpm run build compile typescript to js
  • pnpm run watch watch for changes and compile
  • pnpm run test perform the jest unit tests
  • pnpm run lint run eslint across this package
  • pnpm run format apply prettier format