Skip to content

Commit

Permalink
[minor] Update README.md (#440)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
realkosty authored Mar 22, 2024
1 parent 59a0550 commit b50e89a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Curently deployed to: https://application-monitoring-react-dot-sales-engineering

https://www.notion.so/sentry/Demo-Data-Requirements-4b918453be6f4e4fbdcfd4b2e3e608e0

## Trigger an error

Add at least 1 item to Cart and purchase in order to trigger an Error. Visit the routes defined in src/index.js to produce transactions.

## Query Parameter Options in Demo App

Query params to be added to the demo app. These query parameters can be stacked on top of one another
Expand Down Expand Up @@ -102,10 +106,6 @@ cd react
../env.sh local npm start
```

## Trigger an error

Add +2 quantity of a single item to Cart and purchase in order to trigger an Error. Visit the routes defined in src/index.js to produce transactions.

## Deploy to Prod

This script deploys the flagship apps React + Flask. For deploying a single app to App Engine, check each platform's README for specific instructions. Make sure you don't have any local changes to `env-config/production.env`.
Expand Down

0 comments on commit b50e89a

Please sign in to comment.