Skip to content

bodzio4749/social-security-tools

 
 

Repository files navigation

social-security-tools

Website Source for https://ssa.tools/.

The code here builds what is statically served at that site.

Docker

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.

Star History

Star History Chart

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 65.5%
  • TypeScript 34.2%
  • Other 0.3%