Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 10 lines 287 B view raw
1name = "oven-edge" 2main = "worker.mjs" 3compatibility_date = "2024-01-01" 4workers_dev = true 5# Custom domain os.aesthetic.computer is set via Workers Domains API 6# (not routes — routes cause same-zone subrequest loops) 7 8[[r2_buckets]] 9binding = "OS_IMAGES" 10bucket_name = "ac-os-images"