Skip to content

fabasoad/business-card-deployment

Repository files navigation

Deployment for personal website

Stand With Ukraine GitHub release (latest SemVer including pre-releases) terraform security linting

Deployment repo for https://github.com/fabasoad/business-card/ project

Work locally

Install hooks

pre-commit install

Deploy

Be sure that business-card-development repository is on the same level as business-card repository.

Run the following commands:

./build_bundle.sh
cd terraform
terraform init
terraform plan
terraform apply