spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
568 stars 102 forks source link

Add docs for express.js integration #654

Closed patinthehat closed 2 years ago

patinthehat commented 2 years ago

This PR adds documentation for the express.js integration package.

The package allows requests and errors to be automatically sent to Ray for easy debugging, along with direct access to $ray() for sending arbitrary data.

image

freekmurze commented 2 years ago

😍