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.
somehow i got the impression that this would be possible and is even an intended use case thanks to datalog.
its a beautiful idea im just struggling to get it working in the real world.
has anyone done this?
if so can you please point me to some publicly accessible sample code?