I\'ve got a NodeJS/Express/MongoDB app. For one of my endpoints I\'m trying to get some stats from the database and I\'m having trouble doing it using promises.
I know th