Do you know of any open source “enterprise” (web) apps in Clojure that one might study? I can only think of cljdoc as at least near an enterprise app. Thank you!
CircleCI is written in Clojure/Script if I’m not mistaken.
That’s why we write in Clojure, a language designed to get things done.
They have some parts on github, but not the backend, sadly.
NASAs Common Metadata Repository is a large collection of (web) applications. I find it very readable, and there’s lots to see.
1 Like
A couple of examples:
older projects:
Interesting, but may not qualify as “enterprise”
2 Likes
Shout out to Metabase, one of the most popular Clojure projects on Github.
2 Likes
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.