Relative Content

Tag Archive for reactjsnode.jsdeployment

deployment on noc – planetHost node.js / react app

I’m a little lost to deploy my app on noc (planethoster).
I created my node application in planethoster. I transferred my backend to the folder created and installed the dependencies (npm i).
For the front end, I made the build and inserted all the build files in the public_html folder.