Comment on 4Clojure hits 100K solved problems.parentComments−jvc2614yWhilst it doesn't tell you about the stack it's running on, the site code is open source: https://github.com/4clojure/4clojure−pangram14yLooks like mongodb + compojure + some other interesting libraries (clojail for protected eval, for example), running on a Linode.−Rayne14yThis is correct. It is worth noting that our setup is hardly complex or clever.
Comments
Whilst it doesn't tell you about the stack it's running on, the site code is open source: https://github.com/4clojure/4clojure
Looks like mongodb + compojure + some other interesting libraries (clojail for protected eval, for example), running on a Linode.
This is correct. It is worth noting that our setup is hardly complex or clever.