Source for https://httpsig.org.
Frontend SPA is found in frontend/ and served by the backend. A local development server can be started using gatsby develop from the frontend/ folder.
Backend is found in backend/ and is deployed as a container. A local development server can be started using the run.sh script.