0.0.4 • Published 7 years ago

es6-express-api v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

ES6 Express API Boilerplate

Dependencies

  • io.js with --harmony flag
  • NPM packages from packages.json

Options

Environment

VariableDefaultDescription
PORT3000Listen on this TCP port
DEBUG_LEVEL1Increase value to get more verbose output. Supported debug levels are listed in lib/Debug.js

Usage

iojs --harmony_classes index.js
0.0.4

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago