#!/usr/bin/env node const adminServer = require('../lib/new-admin/graphql-dev-insecure') adminServer.run()