Select the types of activity you want to include in your feed.
1NODE_ENV=test 2AUTH_SECRET=test-secret-with-at-least-32-chars 3DATABASE_URL=postgresql://postgres:postgres@localhost:5432/kaneo_test 4KANEO_API_URL=http://localhost:1337 5KANEO_CLIENT_URL=http://localhost:5173 6DISABLE_GUEST_ACCESS=false