Support article
Node.js in free hosting
The free hosting plan does not include Node.js. Learn why it is not available and which kind of service fits a Node.js application better.
Introduction
miHosting free hosting is not designed to run Node.js applications. This technology needs a different kind of environment, with processes, ports and resources that do not match the purpose of the free plan.
That is why, if your project depends on Node.js, the right step is usually to look at a professional service or a VPS, depending on the project.
Why Node.js is not included
Node.js applications often require:
- permanently running processes
- more advanced environment configuration
- port and restart management
- deeper control over server resources
That kind of usage does not fit a free account aimed at simple websites and more conventional applications.
What to use if you need Node.js
If your app truly depends on Node.js, the normal path is moving to a higher plan. Depending on the case, a professional hosting service may be enough, or a VPS may be the better option.
Frequently asked questions
Can I upload Node.js files even if they do not run
Uploading the files does not solve anything if the application needs an actual Node.js runtime on the server.
Is WordPress or PHP the same thing as Node.js
No. They are different technologies with different server needs.
Then what is free hosting meant for
For simple websites, lightweight WordPress sites, basic corporate pages and projects that match the plan environment.
Conclusion
Node.js is not part of the free hosting plan because it needs a different kind of infrastructure. If your application depends on it, it is better to choose a service built for that environment from the start.