summaryrefslogtreecommitdiff
path: root/official-site/list-events.sh
AgeCommit message (Collapse)AuthorLines
2026-06-10Remove hardcoded credentials: use env vars for AppSync/S3yyamashita-2/+2
All secrets (APP_SYNC_ENDPOINT, APP_SYNC_API_KEY, S3_BUCKET) moved to .env. Scripts now fail-fast with :? if env vars are not set. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10Initial setup: mosquitone-admin with official-site management scriptsyyamashita-0/+25
Add AppSync event CRUD scripts and agent docs for managing the Gatsby/Amplify official site (www.mosquit.one). Include 2026-06-27 cre4m sod4 event data. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>