# run h2o and node
$ docker-compose up -d
# exec node
$ docker-compose exec node sh
# install dependencies
$ yarn install
# run dev server localhost:80
$ yarn run dev
- Copy
terraform.tfvars.example
toterraform.tfvars
and set credentials. - Apply
02_acm.tf
and wait verification. because ALB and CloudFront need verified certificates. - Apply .tf files other than
03_route53.tf
- Apply
03_route53.tf