Select the types of activity you want to include in your feed.
1const file = Bun.file("./.env.example"); 2await Bun.write("./.env", file);