@nodebooks/server
v0.5.1
Published
Fastify server that powers the NodeBooks API and embedded web app.
Downloads
158
Readme
@nodebooks/server
Fastify-based application server that exposes the NodeBooks API, WebSocket services, and serves the bundled Next.js client.
Usage
pnpm --filter @nodebooks/server build
NODE_ENV=production node dist/index.jsThe package expects configuration to be provided through @nodebooks/config environment variables or the CLI-generated settings file.
