Select the types of activity you want to include in your feed.
Fix database require error in ESM module
- Use createRequire from module to enable CommonJS require in ESM - Keep getDb synchronous to avoid breaking all callers - Fix 'require is not defined' error in local development