#Change Remix Server to Node Express Server
1 messages · Page 1 of 1 (latest)
Quickest way is to use https://github.com/kiliman/rmx-cli
npx rmx-cli eject-ras
Oh, thanks!
1 messages · Page 1 of 1 (latest)
Hey,
Is there a way to change the Base Server from the Remix Server to Node Express?
I want to use Socket.io but at the moment it only works with the Node Express Option.
Quickest way is to use https://github.com/kiliman/rmx-cli
npx rmx-cli eject-ras
Oh, thanks!