Deploying a REMIX app- Remix Adapters
Well starting with the four layers of deployment:
A Js runtime, Nodejs, Bun, Deno etc
A js web server, Express.js
A server adapter, @remix-run/express
A web host or platform, netlify, vercel
Javascript Runtimes:
Well the fun fact about remix ap...
raon.hashnode.dev4 min read