📦 Examples No Config require("replup").config(); With Config require("replup").config({ port: 8080, path: "/", message: "Hello!", debug: true, });