Legal Wave is an example application that highlights what can be done with the Confido Legal platform.

The code is open source and available on GitHub. It utilizes the popular Next.js framework and is written in Typescript and React. We also use Chakra UI 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 differnt payment vehicles. We will be continually updating this code base.

legal-wave-screenshot

Try it out!

We’ve hosted the Legal Wave application here. Sign up for an account and connect a Confido Legal sandbox account to try it out.

confido-legal/legal-wave

Review the code on GitHub, clone the repo and run it locally.