1.2.0 • Published 1 year ago

create-buttonize v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

create-buttonize

Simple CLI for creating Buttonize example apps.

What is Buttonize

Buttonize enables you to build internals tools with AWS CDK.

Hook-up UI components directly to AWS Lambda functions. Just install Buttonize and deploy your CDK. That's it.

Usage

There's no need install this CLI. Just use it directly to create your projects.

With npx

npx create-buttonize

Or with npm 6+

npm init buttonize

Or with Yarn 0.25+

yarn create buttonize

Or with PNPM

pnpm create buttonize

This will prompt you for a folder name and bootstrap the application in that directory.

Options

Pass in the following (optional) options.

--template

Instead of the standard starter, you can choose from multiple examples.

npx create-buttonize --template=examples/discount-code-generator

--api-key

API Key to be pre-filled in the project.

npx create-buttonize --api-key=btnz_mybuttonizekey1234567

Arguments

<destination>

Specify a project name, instead of typing it into the interactive prompt.

npx create-buttonize my-buttonize-app

Buttonize Docs

Learn more at docs.buttonize.io


Join our community Discord | Twitter

1.2.0

1 year ago

1.2.0-next.9

1 year ago

1.2.0-next.10

1 year ago

1.2.0-next.8

1 year ago

1.2.0-next.7

1 year ago

1.2.0-next.6

1 year ago

1.2.0-next.5

1 year ago

1.2.0-next.4

1 year ago

1.2.0-next.3

1 year ago

1.2.0-next.2

1 year ago

1.2.0-next.1

1 year ago

1.1.2

1 year ago

1.1.2-next.1

1 year ago

1.1.1

1 year ago

1.1.1-next.2

1 year ago

1.1.1-next.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

1.0.0-next.1

1 year ago

0.2.1-next.1

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.2

1 year ago

0.1.2-next.1

1 year ago

0.1.3-next.1

1 year ago

0.2.0-next.2

1 year ago

0.2.0-next.1

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.1.0-next.2

1 year ago

0.1.0-next.1

1 year ago

0.0.1

1 year ago