This repo is purely a proof of concept and is not actively maintained. For a more production ready setup, have a look at vite-ssr
npm run build
will build client and server files into dist
npm run serve
will run the server after building
This repo is purely a proof of concept and is not actively maintained. For a more production ready setup, have a look at vite-ssr
npm run build
will build client and server files into dist
npm run serve
will run the server after building