Home

Awesome

vise-ssr npm

English | 简体中文

Vise (pronounced [vaɪs]) is an isomorphic Web SSR framework based on Vite, dedicated to provide an out of the box SSR develop experience as easy as SPA. It can work with multiple web user interface libraries such as React, Vue. By abstract app specific logic into server hooks, multiple apps could be deployed onto the same server and multiple hooks could be combined as special purpose hooks plugins.

Full Documentation: https://stauren.github.io/vise-ssr/

Download from npm: vise-ssr

Design

Vise SSR framework