Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 351 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 351 Bytes

Vike standalone attempt

Trying to use Vike to create a standalone server, where the SSR script is fully bundled.

Based on the graphql-apollo-react example.

git clone git@github.com:thomasjm/vike-standalone.git
pnpm install
pnpm run build
pnpm run server:prod