Skip to content

Apps

Perhaps the best place to look for sample code is within real apps! There are a couple of apps that have been built using Soukai. If you know others that aren't in this list, feel free to open a PR.

Ramen

Ramen is, quite possibly, the simplest app using Soukai out there. It may even be a stretch to call it "a real app", but it's the perfect place to look at how the library can be used in a codebase that is built with production in mind.

Umai

Umai is a local-first recipes manager, and as of this writing (March 2025), it's the most recent and complete app built with Soukai. If you're looking for an actual app with a bunch of features, this is the codebase for you.

Media Kraken

Media Kraken is a media tracker that was built some years ago. It doesn't boast the most modern of codebases, but it is still maintained and it can be a great compliment with Umai if you are looking for real code.

Focus (WIP)

Focus is the OG, the first app developed with Soukai. However, I wouldn't recommend looking at the codebase in its current state, because it is very outdated and not even maintained.

However, the app is being rewritten from scratch, using a nascent framework called Aerogel that will be the perfect pairing for Soukai. It's still a work in progress, but it may be worth looking into the aerogel branch of the repository because it uses a data modeling approach that isn't as straight-forward as Umai or Media Kraken.