1
1
Fork 0
linkery/README.md

14 lines
185 B
Markdown
Raw Permalink Normal View History

2025-03-07 04:47:31 +00:00
# linkery
2025-03-07 11:51:55 -07:00
linktree alternative
yep it's basic as hell, it doesn't even compile. it's just a html site paw-coded. enjoy.
## Deploy steps
Requires Docker
```sh
2025-03-07 23:15:55 +00:00
docker compose up
2025-03-07 11:51:55 -07:00
```