{"library":"vike-server","type":"library","category":null,"description":"The `vike-server` package historically provided utilities for integrating Vike with various Node.js server frameworks like Express.js or Hono, enabling server-side rendering (SSR), hot module replacement (HMR) for server code, and zero-configuration setups with Vite. It aimed to transpiles server code with Vite, eliminating the need for separate tools like `ts-node`. However, `vike-server` (current version 1.0.25) is now deprecated. Vike applications should instead leverage the built-in `+server.js` convention for flexible server integration or migrate to `vike-photon` for advanced edge and serverless deployments. Vike itself, the meta-framework that `vike-server` extended, is currently in a stable 1.x.x release series, focusing on a robust, unopinionated foundation for building web applications with SSR, routing, and data loading atop Vite, and is known for its stable core and gradual evolution.","language":"javascript","status":"deprecated","version":"1.0.25","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vike-server","imports":["import { apply } from 'vike-server/express'","import { serve } from 'vike-server/express/serve'","import * as ExpressVikeServer from 'vike-server/express'"]},{"cmd":"yarn add vike-server","imports":[]},{"cmd":"pnpm add vike-server","imports":[]}],"homepage":null,"github":"https://github.com/vikejs/vike-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vike-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vike-server/compatibility"}}