Add Trace

This commit is contained in:
MICHAEL JACKSON
2017-04-21 08:47:19 -07:00
parent 3b0bb8bd39
commit 1ca8318654
3 changed files with 212 additions and 21 deletions

View File

@ -1,3 +1,5 @@
require('@risingstack/trace')
const path = require('path')
const throng = require('throng')
const { startServer } = require('./server/index')