Create a Koa API
npm install @soliantconsulting/create-koa-apiInit project for creating Koa API projects with Bitbucket Pipelines and CDK integration.
To create a new project, run the following command:
``pnpm dlx @soliantconsulting/create-koa-api@latest [``
The script will place the project in a directory with the given API name under the current working directory.