I mostly used the Figwheel-main install docs and the deps-new docs as a guide. Fair warning, I’m new to Clojure and this is a work in progress and mainly for my own use, but any feedback/suggestions for improvement are welcome.
My impression of that when I saw it before was it only worked with clj-new (not deps-new) and it didn’t assume a cljs + clj setup (which is what I’m working with). But if there wouldn’t be much to change to make it work with deps-new and a clj backend I probably should try porting it, thanks for the suggesion.