The landing page website
The site is built using eleventy.
To start it in watch mode run:
npm run start
Deployment is done to AWS automatically via amplify after a pull request.