Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 758 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 758 Bytes

Replay documentation

Docs preview

A code repository for https://docs.replay.io containing Replay.io basics, tutorials, examples and explanations.

Docs are built with:

Installation

pnpm install

Local development

Note that Node 18 is currently required to run this web server successfully.

pnpm run dev

Issues

If you find any issues, feel free to open a new issue or contact us via Discord.

Running the tests

playwright test tests/toc.spec.ts