React Router V7 Template

For Workers & Pages, what is the name of the domain?

What is the error number?

none

What is the issue or error you’re encountering

None

What steps have you taken to resolve the issue?

Can I create an additional worker in the workers dir?
Can they be bound to in wrangler.jsonc?

Examples:

A separate Worker specifically for handling image uploads/resizing.
Another Worker acting as a standalone microservice API for a different feature

Moving over from Remix so I am trying to get my head around the template
I take it loader, action and default are still in the app/routes/whatever.tsx files?

Is there a comprehensive overview available for the template?

Thanks

This topic was automatically closed after 15 days. New replies are no longer allowed.