Paste a JSON array of event objects. The repo ships with the full
2026 schedule at lib/seed-events.json — open it,
copy everything, paste here, and click Import.
—
Paste a JSON array of slot objects, e.g. [{"date":"2026-06-01","memberLastName":"Ahlstrand"}].
Use the seed file shipped with this repo at lib/seed-beach-watch.json for the first import.
Names are resolved to member records by last name (with first-initial fallback for duplicates).
Slots that don't match a member are saved unassigned for manual cleanup.
Paste an array of member objects as JSON. The easiest source is the seed file
shipped with this repo at lib/seed-members.json — open it, copy
everything, paste here, choose an import mode, and click Import.
Matching is by last name + street address (case-insensitive).
Set up portal access for this member.
If this member has no primary email yet, this becomes the primary. Otherwise it's added as a verified additional email.
Must be at least 8 characters if you type your own.