
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@on-panda/serve
Advanced tools
A production server for the onPanda web application. It serves the same Vite production build as pnpm preview, including the server proxy middleware.
npx @on-panda/serve --port 8080 --web_config config.json5
Open http://localhost:8080/. The server listens on 0.0.0.0, so it is also accessible through the host's network address.
| Option | Default | Meaning |
|---|---|---|
--web_config | Omitted | JSON5 configuration file loaded by the web UI. When omitted, the config endpoint returns {}. |
--port | 4173 | HTTP port. |
--help, -h | Print usage and exit. |
Relative paths for --web_config are resolved against the working directory where the command is run.
The server has no authentication. The web configuration is returned to browser clients, so its values should be treated as public.
FAQs
A production server for the onPanda web application
The npm package @on-panda/serve receives a total of 0 weekly downloads. As such, @on-panda/serve popularity was classified as not popular.
We found that @on-panda/serve demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.