Another update: I’ve got enough of the API implemented that I can actually create a remote graph from a local Logseq instance that is pointing at the open-source backend. All code is in the repo. The next two big pieces are:
- Getting WebSockets working correctly, there’s definitely something wrong with them at the moment
- Adding a real (persistent) database, probably SQLite
I’m hoping to have those finished by the end of this weekend, at which point folks could tentatively start testing it.