Skip to content

hauslo/pipeline-website-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

npm

This modules expects aws secrets to be present in the environment (AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables with valid credentials).

Options

  • public is the path from the resource to the website public root. public defaults to "public" (ex: "public", "build/public").
  • region is the aws region to deploy to. region defaults to "eu-west-3".

Infra

The underlying terraform module can be found at https://github.com/hauslo/infra-website (can be tested locally)

Test

No test until @hauslo/pipeline@0.2.0

QA

npm run prettier
npm run prettier-apply
npm run lint
npm run lint-apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published