Settings

Environment

Configuration is read from .env in the project root. See .env.example for the full list.

Trigger a Meta sync

Hits /api/cron/meta-sync with your CRON_SECRET.

curl -H "Authorization: Bearer $CRON_SECRET" http://localhost:3000/api/cron/meta-sync?days=30