The module needs to know where the users Darklaunch Dashboard is deployed to. This could be done a couple ways: - In the Darklaunch.init({url: "myURL", id: "uuid"}) - From a darklaunch.config.js file - ???