Add Sentry.io monitoring

Following steps are optional, but you can monitor your server status by Sentry.io

  1. Sign up at Sentry.io

  2. Create Project and choose Express.js

3. Copy DNS URL value shown at "Configure Express" page ( please copy full URL)

4. Set this URL to SENTRY_DNS field in .env file

Last updated