const Server = require('./bin/server.js') const server = new Server() server.startServer()