Skip to content

Packages

Buttonize is a combination of an open-source and closed-source model. The core of the Buttonize engine and the application is closed-source but all the tooling used for building, deploying, and managing Buttonize apps is open-source under the MIT license.

Open-source repositories

buttonize/buttonize

Public NPM package: buttonize

Contains the TypeScript AWS CDK constructs in the cdk/ folder and the CLI in the cli/ folder.

buttonize/create-buttonize

Public NPM package: create-buttonize

Contains a CLI for creating a demo Buttonize CDK project.

buttonize/docs

Contains source code of this documentation. All contributions are welcomed!