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