{"library":"gitnexus-bundler","type":"library","category":null,"description":"The `gitnexus-bundler` is a Command Line Interface (CLI) tool, currently at version `1.0.2`, specifically engineered to compile Node.js and Next.js applications into a single, self-contained CommonJS (`.cjs`) executable for deployment within GitNexus WebContainer environments. It streamlines the deployment process by bundling the entire backend server logic—leveraging `esbuild` for efficient compilation—and can optionally integrate and embed frontend static assets into the final `.cjs` artifact. This tool runs locally on the developer's machine, generating both the executable bundle and a `gitnexus.json` manifest for hosting. Its key differentiators include its targeted optimization for GitNexus deployments, support for full-stack applications with integrated frontend build steps and static asset embedding, and the production of a highly portable, single-file application executable, distinguishing it from multi-file serverless or container deployments. The package maintains an active development status, with updates focusing on features and stability.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","gitnexus","cloud","bundler","webcontainer","nextjs","react","serverless","express"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gitnexus-bundler","imports":["npx gitnexus-bundler build -i src/server.js","npx gitnexus-bundler build -i server.js -f \"npm run build\" -s out","npm install -g gitnexus-bundler\ngitnexus-bundler build -i src/index.ts"]},{"cmd":"yarn add gitnexus-bundler","imports":[]},{"cmd":"pnpm add gitnexus-bundler","imports":[]}],"homepage":null,"github":"https://github.com/Yogesh1290/gitnexus-bundler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gitnexus-bundler","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/gitnexus-bundler/compatibility"}}