The prior version of vxWeb is a simple CMS which both provided server- and client-site functionality. This client is a Vue SPA which works with a separate vxWeb Server application via a REST API. Styling is handled with Tailwind CSS, authentication is handled with a JWT.
vxWeb Client rides on top of tiptap for rich text editing and vxVue for the basic UI components.