How to integrate app proxy route in remix CLI app

Hello

In the old CLI structure, we are creating a proxy route in the Web/index.js file and it was a normal route js function.

But in the new Remix CLI where and how we can create a proxy route?

Thank you

1 Like

Yes, same issue.