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

201
Views
Out of .env.development and .env.example which one nodemon use by default?

I have two .env files in my repo named .env.development and .env.example( to help devs with setting env variables and names). Now while using nodemon to start the server, I want nodemon to look into .env.development file. I tried two scripts: "nodemon-dev": "NODE_ENV=development nodemon src/index.ts", and "nodemon-dev": "nodemon src/index.ts", both are working as expected and looking into .env.development file for env variables but in the first case it makes sense as I have specified it, however the second script seems to be a bit confusing for me. How is it looking into .env.development by default?

about 4 years ago · Juan Pablo Isaza
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!