danieldafoe/is-my-train-delayed

Create error page

Closed this issue · 4 comments

Need to handle HTTP errors since Heroku allows custom error pages.

Should be able to just use express to return HTTP errors:

https://expressjs.com/en/guide/error-handling.html

You betcha. Thanks for the URL!

Will push this tomorrow.

Referenced by 5aa9ef7 .