typehere_brad/README.md

21 lines
792 B
Markdown

A Dockerization of a clone of a web app.
Based on the impeccable work of Squadrick who's work was, in turn, based on the impeccable work of typehere.co
> ### [typehere.cc](https://typehere.cc/)
>
> Clone of [typehere.co](http://typehere.co/) which is no longer available.
>
> It gives you a text canvas where anything you type is stored in the browser's
> local storage. Convenient scratch-pad right from the browser.
>
> Read more about it [here](https://squadrick.dev/journal/typehere.html).
Clone the repo and run it. I dare you.
`git clone https://git.toad.city/brad/typehere_docker`
`cd typehere_docker`
`docker compose up -d`
Go to [HostIP]:8585 and type. Type as much as you want. Type as much as you can. Or don't. That's an option as well. I'm not your dad, you figure it out.