Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 798 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 798 Bytes

Website - Christian Zommerfelds

This repository contains the source code for my personal website: christian.zommerfelds.com

Running on Gitpod (recommended)

To modify and run code right in the browser: Open in Gitpod

Running on CodeSandbox

Didn't work last time I tried: click here to open this project in CodeSandbox.

Deployment

Every push to master will automatically deploy to AWS. This works using GitHub Actions.

Dev notes

nvm use 8

Test Lambda function:

`npm bin`/sls invoke local -f contact -p backend/test-input.json