Company
Product Features
Session Replay
Error Monitoring
General Features
Logging
Tracing
Metrics
Integrations
Grafana Integration
Highlight.io Changelog
Menu
Landing Site (highlight.io)
Getting Started
The documentation rendered on https://highlight.io/docs is rendered from the docs-content directory. The code for rendering the landing page resides in highlight.io directory.
To run the app locally, install dependencies and call yarn dev
as follows:
yarn install; yarn dev:highlight.io; open http://localhost:4000/
Changes to docs-content
may require refreshing the browser.
Frequently Asked Questions
How do I test the blog locally?
Blog posts rely on Hygraph for rendering and use an environment variable. Reach our on our discord if you need to work on the blog.