Where can I host Node.js projects?

Hi, i’m doing “APIs and Microservices” and “Quality Assurance” projects. To submit the project I use the temporary URL by replit.com or, if I want to work locally, ngrok (an easy way for creating a tunnel to my localhost). In both cases, as I said before, the URLs are temporary, so my doubt is: is this the correct way for sumbitting projects, or i have to use some service that hosts 24/7 my projects?

When you submit your personal URL it may be temporary, but it is checking it against the test at that time so I would believe it is fine that you just use the personal link that it creates for you.

Heroku, and AWS however both do hosting.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.