0.0.3 • Published 7 years ago
@pkx/backend v0.0.3
Backend
It package contains backend on Koa@2 and createRest for PKX.
Bin
www
A main runner for application.
dev
npm script starts application with DEBUG
and NODE_ENV=development
, and watch ./src
with nodemon.
print-routes
Print routes map to output.
routes
script simple executes ./bin/print-routes
.