Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

330
Views
Can someone tell me what is the build command for node js application?

I have created an API project with NodeJS and Express. Now I want to build the project and publish it to my IIS Server. Can someone guide me in the correct direction ?

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

You don't need to build a node.js app. You just need to run it with node. eg node ./index.js

You don't need a web server to run a node.js app. Node is a server.

over 4 years ago · Santiago Trujillo Report

0

This might help Hosting express node.js applications in IIS using iisnode. For more info on the project itself, you can find its repo here iisnode.

over 4 years ago · Santiago Trujillo Report

0

You can't build a node application, node is a server, you run it by running the index file, for production you simply run it and flag it as production.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!