TodoMVC - Om.Next, Datomic, Datascript, SSE
April 17, 2016 ยท View on GitHub
http://todomvc-omnext.herokuapp.com/

TodoMVC app made using following libraries:
Interesting features
- Real-time sync via Server Sent Events
- Optimistic inserts/updates/deletes
lein run
Head on to http://localhost:8081/ to see the running application.