I had never deployed it because I was building it just to prove to myself that I could.
Anyway, I just deployed to https://retrospectify-staging.fly.dev -- it's running in demo mode and you can login as teammate@example.com with any password.
Once logged in, make sure to Find the example retro I started, and see if it makes sense. Basically I built the app I wish I had for doing our weekly retro. And it uses a modified subset of markdown for creating/editing cards -- so if you start a line with :-), for example, it'll put that card in the What Went Well column.
And once you're on the "columns view" you can move cards -- and if someone else is using it they'll see your card move as you're moving it...
I had mostly forgotten about this thing... It's less bogus than I remembered.
Oh yeah! And if you Start a line with "! - [ ]" it'll make an action item with a checkbox -- and if you check the checkbox it'll mark that action item as complete.
Let me know what you think. It's kinda fun and potentially useful.
If I remember right -- yeah, at the end of an action item line, you can put @[email@address.com] to assign it to somebody -- and that assignment goes from the semi-markdown to the database and back. Iirc for example, it shows up on the assignee's dashboard and action items show up on the next week's retro as discussion items (marked complete if the assignee checked the checkbox during the week).