1. Locate the path to your MongoDB data folder. In my case, Im using Mac Osx Catalina with Mongo installed with Brew. The path is /usr/local/var/mongodb
  2. Create a backup of this folder
  3. Place all the .wt files from Atlas backup in this folder
  4. Restart Mongo then you should have Mongo with the restored backup data.