Skip to main content

Examples

There is a dedicated package inside the monorepo which serves the purpose of providing examples.

Try it out

1. Clone

git clone https://github.com/KovacZan/cdk-alchemy

2. Install

pnpm install

3. Move to

cd packages/examples

4. Execute

cdk deploy <any-of-the-stacks>

List of Provided Example Stacks

  • AddressActivityStack
  • NFTActivityStack
  • CustomWebhookStack