src/index.js

Summary

Maintainability
A
0 mins
Test Coverage
const server = require('./startServer');

server.startCluster();