Select the types of activity you want to include in your feed.
1# Create React App requires environment variables start with REACT_APP_ to be accessible from the frontend 2REACT_APP_SENTRY_DSN= 3 4# Suppress source map warnings from third-party packages 5GENERATE_SOURCEMAP=false