vshab / create-react-app-and-sentry-example

34 stars 5 forks source link
create-react-app sentry

Create React App and Sentry example

A complete example to the article

Commands

How to run

  1. Fill your project data in .sentryclirc
  2. Replace YOUR_SENTRY_DSN with your Sentry project DSN in src/index.js
  3. Run SENTRY_AUTH_TOKEN=YOUR_SENTRY_AUTH_TOKEN yarn release

License

This code is MIT License.