el-borracho-basic

1.0.1 • Public • Published

el-borracho-basic

Dependency Status devDependency Status Downloads

One-line zero-config ElBorrachoJS UI+API+Stats metapackage

NPM

Installation & Usage

npm install --save el-borracho-basic
 
`npm bin`/el-borracho

Configuration

Create a JSON or JS file containing or exporting a config object, and pass the path as the first argument to el-borracho.

config.json (defaults)

{
  "address": "0.0.0.0",
  "api": true,
  "stats": true,
  "ui": true
}

All other options are passed through to nextorigin-express-skeleton.

`npm bin`/el-borracho ./config.json

License

MIT

Package Sidebar

Install

npm i el-borracho-basic

Weekly Downloads

6

Version

1.0.1

License

MIT

Last publish

Collaborators

  • doublerebel