Author Topic: Node js server does not work  (Read 508 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Node js server does not work
« on: October 17, 2023, 06:22:14 PM »
I am trying to deploy a next.js application written in typescript.

I was running centos 8 stream delayed , I created an application as the start-up file I placed 'src/app/page.tsx' then I pressed NPM Build, the version was displaying BUT then nothing was displayed it just created new lines everytime with nothing

I tried centos 7 and rocky linux 8 aswell the same problem

I need to know if the NODE JS Server from CWP Panel is working and maybe i am doing something wrong like not choosing the right start-up file or so on. SO IF SOMEBODY KNOWS A SOLVE OR THAT THE NODE JS SERVER ISN'T WORKING TELL ME