Skip to content

jolo-dev/codepipeline-monorepo

Repository files navigation

Codepipeline AWS Demo

An example serverless app created with SST.

Getting Started

Read the tutorial

Install the example.

Pre-requisite

  • It's recommended to use bunJS
  • Since this is a template you can also use npm, yarn or pnpm.
bun install

Commands

npm run dev

Starts the Live Lambda Development environment.

npm run build

Build your app and synthesize your stacks.

npm run deploy [stack]

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

npm run remove [stack]

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

Documentation

Learn more about the SST.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published