trailpack-hapi icon indicating copy to clipboard operation
trailpack-hapi copied to clipboard

:package: Hapi.js Trailpack

Results 7 trailpack-hapi issues
Sort by recently updated
recently updated
newest added

If we call a route like `/api/v1/default/toto`, I have this error : ``` debug: [FootprintController] (find) model = default , criteria = {} info options = Debug: internal, implementation, error...

bug

`greenkeeper` created about 50 useless branches. Might be we could remove them ?

I'm attempting to use multiple static directories. You can use the example shown in the documentation, it will fail. It attempts to make the DIR but doesn't check if it's...

It will be better to set plugins as object instead of array. Like this other Trailpack can easily add/override there own plugins (like `config.web.middleware` for express).

If no ORM is installed but config.footprints.models is configured, then `FootprintService` will likely not exist and the footprint routes will crash.

ux
task