el-borracho-basic
Version:
One-line zero-config ElBorrachoJS UI+API+Stats metapackage
52 lines (37 loc) • 1.46 kB
Markdown
[![Dependency Status][dependency]][david]
[![devDependency Status][dev-dependency]][david-dev]
[![Downloads][downloads]][npm]
One-line zero-config ElBorrachoJS UI+API+Stats metapackage
[![NPM][npm-stats]][npm]
```sh
npm install --save el-borracho-basic
`npm bin`/el-borracho
```
Create a JSON or JS file containing or exporting a config object, and pass the path as the first argument to el-borracho.
```json
{
"address": "0.0.0.0",
"api": true,
"stats": true,
"ui": true
}
```
*All other options are passed through to [nextorigin-express-skeleton][nextorigin-express-skeleton].*
```sh
`npm bin`/el-borracho ./config.json
```
MIT
[]: https://elborrachojs.com
[]: https://github.com/nextorigin/express-skeleton
[]: https://img.shields.io/david/nextorigin/el-borracho-basic.svg?style=flat-square
[]: https://david-dm.org/nextorigin/el-borracho-basic
[]: https://img.shields.io/david/dev/nextorigin/el-borracho-basic.svg?style=flat-square
[]: https://david-dm.org/nextorigin/el-borracho-basic?type=dev
[]: https://img.shields.io/npm/dm/el-borracho-basic.svg?style=flat-square
[]: https://www.npmjs.org/package/el-borracho-basic
[]: https://nodei.co/npm/el-borracho-basic.png?downloads=true&downloadRank=true&stars=true