13 lines
196 B
Markdown
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
|
|
```
|