It would be nice to have a link "Open in Stackblitz" to quickly open any example directly in the browser.
By clicking the link, I expect the user to be redirected to a StackBlitz project, where only the example is cloned if possible, not the whole monorepo, and everything is set up automatically. The purpose is to click the link and shortly to be able to try Zimic without additional configuration or installation.
StackBlitz provides an SVG for us to use. An example:
[![Abrir no Stackblitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/diego-aquino/api-mocking-app-restaurants?startScript=dev&file=README.md)
It would be nice to have a link "Open in Stackblitz" to quickly open any example directly in the browser.
By clicking the link, I expect the user to be redirected to a StackBlitz project, where only the example is cloned if possible, not the whole monorepo, and everything is set up automatically. The purpose is to click the link and shortly to be able to try Zimic without additional configuration or installation.
StackBlitz provides an SVG for us to use. An example:
https://github.com/diego-aquino/api-mocking-app-restaurants