I'm learning NodeJS and I started to create a project just to get accustomed to developing with it, however, I'm bothered by the amount of ../../../../../
used to include a code. How can I use the root folder of my application as a path reference?