mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 05:33:26 +01:00
Demo server (or lack of) #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @voryzen on GitHub (Mar 31, 2025).
Originally assigned to: @eitchtee on GitHub.
I've noticed that there is no demo server, and a lot of the other websites where its been reviewed, note the lack thereof, as one of the first things they mention.
Is a demo server (one that resets at the end of each 24 hour period, for example) possible, and can the dev (or someone else involved) spin one up?
@eitchtee commented on GitHub (Mar 31, 2025):
Absolutely! Thanks for the heads up.
I've cooked up a demo mode and span up an instance available at wygiwyh-demo.herculino.com. Some more advanced, mostly automation-related, options like the API, Rules and Django Admin are disabled to avoid bad actors, but everything else works.
Next step would probably be to setup some actual dummy data to show everything working, but I ran out of time.
@voryzen commented on GitHub (Apr 1, 2025):
Hey, thanks for the reply.
You seem cool; I wanna help you out.
I've checked out the demo. I'll add an issue or two, that I've found.
I'll close this issue, though. Thanks again for the quick reply