Website Source for https://ssa.tools/.
The code here builds what is statically served at that site.
The website can be run locally as a Docker container. Run the latest image from Docker Hub:
docker run -p 4173:4173 gregable/ssa-tools:latest
Then load https://localhost:4173/ in your browser.