feed-generator icon indicating copy to clipboard operation
feed-generator copied to clipboard

Move to a more modern NodeJS framework

Open TheAlexLichter opened this issue 1 year ago • 2 comments

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?

TheAlexLichter avatar Nov 09 '24 21:11 TheAlexLichter

It'd be awesome to have a version with Hono! IMO, that framework just gets better with every release.

alvarosdev avatar Nov 21 '24 22:11 alvarosdev

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

lewxdev avatar Dec 13 '24 13:12 lewxdev