Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial addition of [Rollbar](https://rollbar.com) to the application. This baseline implementation adds a message upon server startup as well as handling any uncaught exceptions. - app.js - Added Rollbar with server side code from service. Added uncaught exception handler to log unexpected errors. Added code to link to Rollbar middleware.
- Loading branch information