Inertia.js 是否有适用于 Express.js 的适配器?

1作者: jerawaj7407 个月前原帖
我喜欢 Inertia.js 让你在没有完整 API 的情况下构建现代应用,但大多数示例都是使用 Laravel 或 Rails。我更喜欢使用 Express.js。请问有没有现成的 Inertia 的 Express.js 适配器,或者有没有人尝试过将它们干净地集成在一起?如果你尝试过这个,欢迎分享你的方法或经验。
查看原文
I like how Inertia.js lets you build modern apps without a full API, but most examples use Laravel or Rails. I prefer using Express.js Is there an existing Express.js adapter for Inertia, or has anyone here tried integrating them cleanly? Would love to hear your approaches or lessons if you’ve tried this