Select the types of activity you want to include in your feed.
Remove axios and log fetch errors
Remove axios from package.json and bun.lock. Simplify the OG API fetch (remove custom headers) and log non-OK responses (res.statusText and response body) before returning null.