hagopj13 / node-express-boilerplate

A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
MIT License
6.99k stars 2.05k forks source link

Error: Not found when start th project #193

Open michelveloso opened 2 years ago

michelveloso commented 2 years ago

When I first run the project I got this error, any ideas?

image

rushikeshmachinewise commented 1 year ago

I am also facing this problem. if you know the solution for this. please let me know.

kallyas commented 1 year ago

you need a .env file and define all the necessary env variables @rushikeshmachinewise refer to ENV File