> ## Documentation Index
> Fetch the complete documentation index at: https://docs.confidolegal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Legal Wave

[Legal Wave](https://confido-legal-wave.vercel.app) is an example application that highlights what can be done with the Confido Legal platform.

The code is open source and available on [GitHub](https://github.com/confido-legal/confido-legal-wave). It utilizes the popular [Next.js](https://nextjs.org) framework and is written in TypeScript and React. We also use [Chakra UI](https://chakra-ui.com/) for UI components.

Legal Wave's user account structure mimics a SaaS practice management app which would have multiple Firms, each with their own data, using the application. It allows users to create an account, connect to their Confido Legal account, and accept payments through different payment vehicles. We will be continually updating this codebase.

<Card title="Try it out!" href="https://confido-legal-wave.vercel.app/signup" cta="https://confido-legal-wave.vercel.app" img="https://mintcdn.com/confido/lCdATAQyzqcZ3EaC/images/legal-wave-screenshot.png?fit=max&auto=format&n=lCdATAQyzqcZ3EaC&q=85&s=bad9e2bdf978c08230bb86b525a66a69" width="1747" height="854" data-path="images/legal-wave-screenshot.png">
  We've hosted the Legal Wave application here. Sign up for an account and
  connect a Confido Legal sandbox account to try it out.
</Card>

<Card title="confido-legal/legal-wave" icon="github" href="https://github.com/confido-legal/confido-legal-wave">
  Review the code on GitHub, clone the repo and run it locally.
</Card>
