Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 799 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 799 Bytes

KZILLA Newsletter

This project was made with Create Serverless Stack.

Start by installing the dependencies.

$ yarn install

Commands

yarn run start

Starts the local Lambda development environment.

yarn run build

Build your app and synthesize your stacks.

Generates a .build/ directory with the compiled files and a .build/cdk.out/ directory with the synthesized CloudFormation stacks.

yarn run deploy [stack]

Deploy all your stacks to AWS. Or optionally deploy a specific stack.

yarm run remove [stack]

Remove all your stacks and all of their resources from AWS. Or optionally remove a specific stack.

Community

Join us on Discord.