Supabase struggles; minimal progress today.

No time or energy today either, so I'll do the bare minimum.

I'm looking through the example github repo but I have no idea what I'm looking at. The example doesn't even work. Signing up doesn't do anything, neither does logging in. Supabase is proving to be harder to use than I anticipated.

Seems like the problem was the email wasn't being sent because I need to add the custom SMTP server settings. I've disabled the email confirmation and now the registration works (on the example repo)

The next step is copying everything over to my project and getting it to work. Not today though, as I've run out of time.