__dirname — directory. __filename — file path.
1__dirname // /path/to/dir2__filename // /path/to/dir/file.js