feed-generator
feed-generator copied to clipboard
Move to a more modern NodeJS framework
Right now, the feed-generator is based on express. Would you accept a PR porting this feed-generator over to something more modern like Nitro (powers Nuxt, Analog, SolidStart, TanStack Start) or Hono?
It'd be awesome to have a version with Hono! IMO, that framework just gets better with every release.
I think it'd be better to have community templates that are listed in the bluesky docs. I'm all for a hono template (and/or deno at that), but to be considerate, maybe the bluesky team shouldn't support it themselves
at it's core, I do think this starter contains a LOT of boilerplate that is especially difficult for new users to understand. a modern framework like hono could address that