Select the types of activity you want to include in your feed.
1import dotenv from 'dotenv' 2 3dotenv.config({ path: './test.env' })