Got most of my universe viewer thing working and the core of it is now stablish.I haven't done the user specific stuff yet, not sure if I will right now as I think its useful as a solo tool for now.
The big thing is that I need to clean up the schema pages but overall, I'm liking the way the site is looking. Tailwind I think was a mistake. The utility classes are great but trying to style things is a giant pain in the ass. End up using too many classes and the html looks really ugly. There are probably ways to fix this but so far not a fan. Why can't things just look pretty with no effort?