Login
From:
A Beautiful Site
(Uncensored)
subscribe
Determining your app's base directory in Node.js
https://www.abeautifulsite.net/posts/determining-your-apps-base-directory-in-nodejs/
links
backlinks
Roast topics
Find topics
Find it!
Determining your app's base dir (or document root if you're from a PHP background) isn't as straight forward as you'd think in Node. Here's a little trick to get a globally available reference to your app's root directory.