Company
Product Features
Session Replay
Error Monitoring
General Features
Logging
Tracing
Integrations
Grafana Integration
Highlight.io Changelog
Menu
GitHub Code Spaces
Running on GitHub Codepsaces (in browser or in VS Code)
- Make sure you've forked the repo
- Visit https://github.com/codespaces and start a codepsace for highlight/highlight
- Install the VS Code Extension "GitHub Codespaces"
- Using VS Code, enter codespace -
CMD + Shift + P
, typecodespace
, select the Highlight codespace
- If docker is not running (try
docker ps
), run a full rebuild: pressCMD + Shift + P
, selectCodespaces: Full Rebuild Container
# from highlight/ cd docker ./run.sh # View `http://localhost:3000`