Jump to content

[Answered] Need some guidelines about Node.js


Recommended Posts

Posted

Hi,

I don't know much about hosting and server stuff. I know basis web development with PHP, MySQL, Javascript and CSS. But I have a little knowledge about other stuff around hosting.

So, I wanted to know about nodejs. If you know then please guide me. Here is some questions:

➤ How can I enable nodejs for my account? Do I have to request it?

➤ How to deploy a nodejs files (single executable file or a project IDK)? Can I upload nodejs files via ftp as I do for php?

➤ Does node work like PHP? For instance: process.php => process.js

➤ Is w3schools.com tutorial for nodejs suitable for heliohost?

➤ Is there any complete guide which can give a proper understanding tutorial for nodejs?

 

Note: I want learn nodejs because nowdays it is being so popular. So any help will be appreciated. TIA.

Posted

I followed the tutorial too and i got the same 404. So i re-read the tutorial to find out that for the first time our app to work, we have to wait for the apache reset. Also try clearing cache. After that we can modify as much as we want and can test (without waiting for the apache reset). 

 

 

7a9608fc0eeb51083c8e8be35ad53f3c.jpg

 

[btw there should be a file named app.js]

Posted

Now, how can I install packages via npm? Is there any terminal or something?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...