Select the types of activity you want to include in your feed.
1{ 2 "scripts": { 3 "setup": "pnpm install", 4 "run": "pnpm web --port $CONDUCTOR_PORT" 5 } 6}