/members/auth.js.
Toggles take effect immediately, with no redeploy. The public site reads these on load, so a change shows on the next page view.
Adding a new feature means adding a row to
site_features in Supabase, then checking the flag in your page code with
featureOn('your_key'). It appears here automatically.
Logging a change does two things: it appears publicly on that compound's record, and if notify is on, everyone watching that compound gets an email on the next scheduled run.
Recent changes
Newsletter signups
People who used the inline form on a story, record or comparison. They do not have accounts, so they will not show up in the member list.
Member accounts
Members who opted in. Copy or download, then paste into your mail
provider. Compose the issue itself with tools/newsletter.html.
Loading…