om-next

Desmond 2017-11-09T23:19:26.000159Z

hi im trying to set up om next with a remote api backed by datomic in a way where i can run the same datalog queries in the browser or on the server.

Desmond 2017-11-09T23:20:36.000103Z

somehow i got the impression that this would be possible and is even an intended use case thanks to datalog.

Desmond 2017-11-09T23:21:26.000342Z

its a beautiful idea im just struggling to get it working in the real world.

Desmond 2017-11-09T23:21:34.000203Z

has anyone done this?

Desmond 2017-11-09T23:22:28.000244Z

if so can you please point me to some publicly accessible sample code?