Source for https://httpsig.org.
Frontend SPA is found in frontend/ and is deployed to GitHub Pages using the deploy.sh script. A local development server can be started using gatsby develop from the frontend/ folder.
Backend lambda functions are found in backend/ and are deployed using the Serverless library. A local development server can be started using the Serverless local tools from the backend/ folder.