const { startup } = require('oak-backend-base'); const pwd = process.cwd(); startup(pwd);