Remix App Server Remix App Server Remix is designed for you to own your server, but if you don’t want to set one up you can use the Remix App Server instead. It’s a production-r...
@remix-run/node Polyfills @remix-run/node This package contains utilities and polyfills for Node.js. Most of the time you will never be importing from this package directly ...
Server Adapters Official Adapters Community Adapters Creating an Adapter createRequestHandler Server Adapters Official Adapters Idiomatic Remix apps can generally be deplo...
Server Adapters createRequestHandler Server Adapters Idiomatic Remix apps can generally be deployed anywhere because Remix adapt’s the server’s request/response to the Web Fet...
Remix App Server Remix App Server While you can bring your own server, Remix ships with a built-in, production ready application server. remix - serve < server - build - path ...
Polyfills This contains utilities and polyfills for Node.js. Most of the time you will never be importing from this package directly as it’s used internally by adapters such as ...