Skip to content

This is a demo of IaC using AWS CDK to define the infrastructure of a Vue.js app

Notifications You must be signed in to change notification settings

sinner/cdk-ui-sample-iac

Repository files navigation

my-site

To see the infrastructure as code and read about how it works, go to the README.md file into the /infrastructure directory.

Remember having the /dist build directory when you start executing cdk commands into the infrastructure directory.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This is a demo of IaC using AWS CDK to define the infrastructure of a Vue.js app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published