A real-time rock-paper-scissors app, using Datomic. This is the backend, the frontend is here.
To run locally, you need the datomic-pro
dependency from a private repo. Sign up here, and then follow the Leiningen setup instructions.
After you've done this, just run lein run
to start the app.