feat: GraphQL schema

This commit is contained in:
NGPixel
2017-08-06 21:05:10 -04:00
parent 62067caa62
commit 437b88bf58
8 changed files with 201 additions and 60 deletions

View File

@@ -48,9 +48,9 @@ if (numWorkers > numCPUs) {
}
if (cluster.isMaster) {
wiki.logger.info('--------------------------')
wiki.logger.info('Wiki.js is initializing...')
wiki.logger.info('--------------------------')
wiki.logger.info('=======================================')
wiki.logger.info('= Wiki.js =============================')
wiki.logger.info('=======================================')
require('./master').then(() => {
// -> Create background workers