Setting Up Your Ranking Service.
const RoRank = require('rorank');
let Service = new RoRank({Config});
Service.start();
Last updated 1 year ago
Was this helpful?