mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
add public demo link to docs
This commit is contained in:
parent
91e803d7a6
commit
a755eda7d7
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue