Skip to content

yhsgenie/caraza-harter-com

 
 

Repository files navigation

caraza-harter-com

For www.caraza-harter.com and tyler.caraza-harter.com

Setup

The lambdas depend on a bsoup-base layer. You can create it like this:

python -m venv bsoup source ./bsoup/bin/activate pip install beautifulsoup4 (cd bsoup && zip -r - .) > bsoup-base.zip aws lambda publish-layer-version --layer-name bsoup-base --zip-file fileb://bsoup-base.zip deactivate

About

For www.caraza-harter.com and tyler.caraza-harter.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.1%
  • Jupyter Notebook 39.9%
  • JavaScript 15.2%
  • Python 0.6%
  • CSS 0.2%
  • Shell 0.0%