Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 341 Bytes

Create Koa API

Init 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 [<api-name>]

The script will place the project in a directory with the given API name under the current working directory.