# Package files
app.js              CommonJS startup; set this in cPanel
server.cjs          HTTP server with password protection and relay
lib/relay.cjs       Built fixed-endpoint API adapter
public/             Production HTML, JS and CSS; already built
tests/              Server behavior tests (no live transfer)
package.json        No runtime dependencies
CPANEL-SETUP-BN.md   Bengali setup instructions

Build sources for the interface and retry engine are in the original org-switch-desk project ZIP. This cPanel edition serves the same compiled interface and engine on a standard Node.js HTTP server.
