GitXplorerGitXplorer
r

devoops-sample

public
7 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
126abcb4d64a188bc998da7a77d2182ee92788c7

Renames

rrix0rrr committed 4 years ago
Unverified
b42e154fc226a6fb465f5c2f259db74e1a8c39f7

Remove unused dependencies

rrix0rrr committed 4 years ago
Unverified
ea72e9adbfb977b5ab3acd06e2e8d47adb8d59c0

Make it work

rrix0rrr committed 4 years ago
Unverified
c7da7a3d12e3d93bcc102f26861cd6b8274679b9

Initial commit

rrix0rrr committed 4 years ago

README

The README file for this repository.

Welcome to your CDK TypeScript project!

This is a blank project for TypeScript development with CDK.

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template