Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 326 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 326 Bytes

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.