@sigfox/koa-k8s-ops-app

1.1.1 • Public • Published

koa-k8s-ops-app

Instantiates a Koa app with default OPS middlewares.

Features

Creates an OPS-specific Koa application with already mounted middlewares.

Install

npm install @sigfox/koa-k8s-ops-app

Usage

const KoaOps = require('@sigfox/koa-k8s-ops-app');

const app = new KoaOps();
const server = app.listen();

Test

npm test

Licence

This project is licensed under the MIT License - see the LICENSE file for details.

Package Sidebar

Install

npm i @sigfox/koa-k8s-ops-app

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

4.25 kB

Total Files

5

Last publish

Collaborators

  • robnriks
  • cgrimal
  • damien-s
  • lbdremy