Skip to content

theapexlab/pocok

Repository files navigation


Logo

POCOK

A fast way to pay your invoices right in your email.

Built with

Getting started

Prerequisites

Register an AWS account and configure AWS CLI with your credentials. (for local lambda environment)

Install the SST dependencies:

$ yarn

Commands

yarn start

Starts the local Lambda development environment.

yarn 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 deploy [stack]

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

yarn destroy [stack]

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

yarn test

Runs your tests using Jest. Takes all the Jest CLI options.

yarn upload-assets

Any time a static asset is changed, this command will upload it to S3.

yarn nuke-aws

Removes every resource in AWS.

Useful for cleaning up after a failed deployment.

Acknowledgments

Logo - Gopherize.me

About

A fast way to pay your invoices right in your email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6