Catch bugs in production and replay them in your local development environment. Fix bugs in production in a matter of minutes, instead of hours.
- Catch bugs both front- and backend bugs
- Replay bugs as if you were the user who had the bug
- Identify user who had bug
- Clone this repository
- Enable Corepack using
corepack enable
(usenpm i -g corepack
for Node.js < 16.10) - Install dependencies using
pnpm install
- Run the tests using
pnpm dev
Made with ❤️ in Helsinki
Published under MIT License.