Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## This is an example repository for Sprkl
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/sprkl-dev/use-sprkl)

To run a simple example
To run a simple example enter the following command in the terminal:
```bash
yarn example
```
Expand All @@ -11,4 +11,4 @@ This will:
2. Spin-up a docker-compose based micro-service application
3. Perform Jest tests

Open the sprkl extension dashboard (left side) to see the results.
Open the sprkl extension dashboard (sloth icon on the left bar menu) to see the results. You can open each section of the dashboard for more details, open a Jaeger instance to see and analyze traces, and review the code for context.