-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Hi, PhilDL.
I use this command
pnpm run build --filter=remix-app...
Successfully generated two directories, in remix-app,
One is located in remix-app/build
The other is located in remix-app/public/build.
I bought a vps server of vultr, and installed centos 8 system, and then installed npm, and pm2 tools.
I created a test-web directory under the root directory, and uploaded the index.js under the remix-app/build directory to test-web, and then used pm2 start index.js. Then I tried to access it through the ip address, but I couldn't access it successfully. Is my deployment process correct?
Metadata
Metadata
Assignees
Labels
No labels