From 8bd23b40cac436730aa36fdb6b98875d91263c4e Mon Sep 17 00:00:00 2001 From: nick-delirium Date: Mon, 9 Sep 2024 10:17:57 +0200 Subject: [PATCH] spot readme update --- spot/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spot/README.md b/spot/README.md index e8efb08e2..7ce833c23 100644 --- a/spot/README.md +++ b/spot/README.md @@ -1,2 +1,9 @@ # spot Report bugs in no time. Simply record bugs you spot directly from your browser and instantly generate comprehensive bug reports with all the information engineers need to fix them. No more back-and-forth. + +## Contributing + +Be sure to install [nvm](https://github.com/nvm-sh/nvm) or [n](https://www.npmjs.com/package/n) before starting, or simply use node >= v20.0.0. + +Running `yarn dev` will start new chrome instance with spot extension installed already, but you need to change ingest point to your local dev env if you don't have account on app.openreplay.com. +