mongopot

0.0.2 • Public • Published

Warepot

Configuration

The logger and error handler needs some configuration.

There is a /sample-config directory that contains example configuration files. These should be copied into your project's /server/config directory and edited to suit your needs.

Debugging

Warepot (and most other server-side modules from TCB) uses the excellent Debug plugin.

To debug everything, simply set DEBUG=warepot as an environment variable. To debug specific parts, set (for example) DEBUG=warepot:responder. Debuggable parts are currently:

  • warepot:errorhandler
  • warepot:responder

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i mongopot

      Weekly Downloads

      0

      Version

      0.0.2

      License

      MIT

      Last publish

      Collaborators

      • lohfu