An open API service indexing awesome lists of open source software.

https://github.com/gregable/social-security-tools

Website Source for https://ssa.tools/
https://github.com/gregable/social-security-tools

finance retirement social-security svelte vercel

Last synced: 25 days ago
JSON representation

Website Source for https://ssa.tools/

Awesome Lists containing this project

README

        

# social-security-tools

Website Source for .

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](https://api.star-history.com/svg?repos=Gregable/social-security-tools&type=Date)](https://star-history.com/#Gregable/social-security-tools&Date)