Skip to content

Commit 0c4c02e

Browse files
authored
Update README.md
1 parent 10042a7 commit 0c4c02e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ This is project is mainly for building [TUIs](https://en.wikipedia.org/wiki/Text
1818

1919
Well, messing around with SSH is not really something I want to do to my servers. Additionally, if I'm going to have the public **SSH into my server** I'm going to want to make sure it's ring-fenced. With a Docker container, it's even more ring-fenced then just SSHing directly into the server.
2020

21+
# Live Demo
22+
Want to see how it looks yourself? I've deployed this repository to a Hetzner Cloud server which is just running Docker.
23+
24+
```
25+
ssh yeehaw.dev
26+
```
27+
2128
## Requirements
2229
- PHP 8.3 (Installed locally)
2330
- Docker

0 commit comments

Comments
 (0)