This is a minisite to help you create cron expressions, particularly for crons on Val Town. It was inspired by Cron Prompt, but also does the timezone conversion from wherever you are to UTC (typically the server timezone).
GET /
and POST /compile
.)I'm finding HTMX a bit overpowered for this, so I have two experimental forks without it:
I think (2) Client-side React without any SSR is the simplest architecture. Maybe will move to that.