Work-in-progress proof of concept for a slim Vite + React SSR app, with data fetching on route change. Dependencies React Typescript + ts-node Express Vite vite-plugin-ssr wouter Setup yarn install Running in Development yarn dev Running in Production yarn build yarn server:prod