Skip to content

CliqRelay/cliqrelay

Repository files navigation

Project Banner


Overview

CliqRelay is an open-source platform that transforms page clicks and interactions into beautiful, step-by-step visual documentation. By coupling a native browser capture extension with a high-performance backend, CliqRelay tracks exact DOM interactions and contextual screenshots thereby instantly automating the heavy lifting of writing technical guides and docs. Capture and refine workflows instantly to help your teams perform at their best.


Features

  • Instant Capture: Capture workflows in real-time with a Chrome extension that listens for user interactions and captures them.
  • Contextual Screenshots: Automatically capture screenshots during interactions to provide visual context.
  • AI-Powered Refinement: Use AI to automatically refine captured workflows into clear, step-by-step guides that are easy to follow and share. (coming soon)
  • Seamless Sharing: Share guides with your team to ensure everyone has access to the best practices and workflows. (coming soon)

Self-Hosting

You can run the full CliqRelay stack locally or on your own infrastructure.

Prerequisites:

1. Start the backend stack:

$ docker compose --env-file docker-compose.prod.env -f docker-compose.prod.yml down -v && \
  docker compose --env-file docker-compose.prod.env -f docker-compose.prod.yml build --parallel && \
  docker compose --env-file docker-compose.prod.env -f docker-compose.prod.yml up -d

2. Build the browser extension and install it in Chrome:

Follow the apps/extension project's README for this step. This will enable you to run it as a local extension.


Contributing

Your contributions are welcome! Here's how you can get involved:


Support & Community

Join our growing community for support, discussions, and updates:

If you'd like to support the ongoing development of this project, consider subscribing on Polar!

Subscribe on Polar


Our Sponsors

🏢 Corporate Sponsors

🥇 Gold Sponsors

🥈 Silver Sponsors

🥉 Bronze Sponsors


About

CliqRelay is an open-source platform that transforms page clicks and interactions into beautiful, step-by-step visual documentation. An alternative to Scribe, Tango and others.

Topics

Resources

License

Code of conduct

Contributing

Stars

30 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors