Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

artsy/artsy-error-handler-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artsy Error Handler

This module is deprecated. With Force merged, modules like Artsy Passport maturing, and more use of Metaphysics—centralizing common error handling logic like this makes a lot less sense.

Error handling routes for use in Artsy's web apps. Very specific to Artsy's Ezel apps so not very useful for the general public. But hey, open source by default!

Example

require('artsy-error-handler').handlers app,
    template: resolve(__dirname, '../components/layout/error.jade')

About

Error handling routes for use in Artsy's web apps.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published