@elastictable/cdk

The `@elastictable/cdk` package contains constructs for building flexible APIs on the [Elastictable](https://www.elastictable.com) platform.

Usage no npm install needed!

<script type="module">
  import elastictableCdk from 'https://cdn.skypack.dev/@elastictable/cdk';
</script>

README

Elastictable Construct Library

The @elastictable/cdk package contains constructs for building flexible APIs on the Elastictable platform.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests