add public demo link to docs

This commit is contained in:
msukkari 2025-06-02 16:48:19 -07:00
parent 91e803d7a6
commit a755eda7d7

View file

@ -4,6 +4,8 @@ title: "Overview"
> Sourcebot is an open-source ([GitHub](https://github.com/sourcebot-dev/sourcebot)), self-hosted code search tool that is purpose built to help teams find and navigate code quickly, at scale. > Sourcebot is an open-source ([GitHub](https://github.com/sourcebot-dev/sourcebot)), self-hosted code search tool that is purpose built to help teams find and navigate code quickly, at scale.
If you'd like to try it out, check out our [public demo](https://demo.sourcebot.dev/).
<AccordionGroup> <AccordionGroup>
<Accordion title="Why Sourcebot?"> <Accordion title="Why Sourcebot?">
- **Full-featured search:** Fast indexed-based search with regex support, filters, branch search, boolean logic, and more. - **Full-featured search:** Fast indexed-based search with regex support, filters, branch search, boolean logic, and more.