Give up Makerlog's codebase is massive - I can't port it over. I'll settle on doing a huge refactor to ease code complexity a little - it's getting hard to manage for me. It's in the future plans tho, I'll have it as a small side project
I figured out mobx + nextjs and made a convention for it. Uses cookies and whatnot for SSR and mobx-persist for keeping things in client. Hides most of the complexity!