@pkx/backend
v0.0.3
Published
Backend on koa2 for PKX
Downloads
17
Readme
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
.