const log = require('./utils/log'); log('', 'Initing...'); const bootstrap = require('./bootstrap'); bootstrap(); // Start bootstrap