#Hosting a Remix website on Cpanel?
1 messages · Page 1 of 1 (latest)
Looks difficult, but possible https://docs.cpanel.net/knowledge-base/web-services/how-to-install-a-node.js-application/
cPanel & WHM Documentation
This document describes how to install a Node.js web application. Node.js is a JavaScript runtime that allows you to build scalable web applications.
You’d have to somehow get the Remix build output onto the server and then follow these steps to run it.
Thanks :)
But doesn't it require remix-serve to test the website?
Is it easier to just get a VPS with pterodactyl?
remix-serve is a small express app, all instructions for a Node Express app will work for you
So I could most likely link it up with something such as Asp.net?
no you'll need to run a node server