docopt.org icon indicating copy to clipboard operation
docopt.org copied to clipboard

`try.docopt.org` is down

Open nkakouros opened this issue 2 years ago • 1 comments

Visiting docopt.org and clicking the [Try docopt in your browser](http://try.docopt.org/) link, results in an error:

Screenshot 2023-01-21 at 02 51 26

nkakouros avatar Jan 21 '23 01:01 nkakouros

Heroku closed its free tier, that's why. I think the solution is to use a JavaScript port instead and run it without a back-end as a github page, similar to docopt.org.

keleshev avatar Jan 24 '23 09:01 keleshev