# `LiveVue.SSR.NodeJS`
[🔗](https://github.com/Valian/live_vue/blob/v1.1.0/lib/live_vue/ssr/node_js.ex#L1)

Implements SSR by using NodeJS package.

Under the hood, it invokes "render" function exposed by `server.js` file.
You can see how `server.js` is created by looking at the `assets.deploy`
Mix alias configured by the installer.

# `render`

# `server_path`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
