1
1
Fork 0
linkery/README.md
2025-03-07 11:51:55 -07:00

13 lines
196 B
Markdown

# linkery
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
docker compose up --build -d
```