0.0.4 • Published 8 years ago

warepot v0.0.4

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

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
0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago