Yumax-panda / full-stack

A portfolio platform
https://full-stack-rvp52emraq-an.a.run.app/
MIT License
1 stars 0 forks source link

Honoを導入したい #198

Closed Yumax-panda closed 1 month ago

Yumax-panda commented 1 month ago

Honoを導入する

理由

変更内容

懸念点

参考

Yumax-panda commented 1 month ago

NextのImageResponseはHonoと互換性がありそう(組み込みのResponseを継承しているから)

https://github.com/vercel/next.js/blob/f0abeb8e42f723e515f93e0062ebf0a78df52765/packages/next/src/server/og/image-response.ts

RawResponseを返す形式で使えば実現できそう。

https://hono.dev/docs/getting-started/basic#return-raw-response