@0xobelisk/graphql-server
Version:
Tookit for interacting with dubhe graphql server
12 lines (9 loc) • 348 B
text/typescript
// import { startServer } from './server';
// import { systemLogger } from './utils/logger';
// // // Start application
// // systemLogger.info('🚀 Starting Sui Indexer GraphQL Server (Express Architecture)...', {
// // nodeVersion: process.version,
// // platform: process.platform,
// // pid: process.pid
// // });
// // startServer();