> ## Documentation Index
> Fetch the complete documentation index at: https://hoopdev-docs-improve-idp-sso-pages.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Node.js

> A JavaScript runtime built on Chrome's V8 engine, enabling server-side JavaScript development with high performance.

<ConnectionTemplate
  config={{
"id": "nodejs",
"name": "Node.js",
"description": "A JavaScript runtime built on Chrome's V8 engine, enabling server-side JavaScript development with high performance.",
"category": "development-environments",
"icon-name": "node",
"tags": [
"development"
],
"features": {
"tlsTerminationProxy": {
  "native": false,
  "oneOff": true
},
"audit": {
  "native": false,
  "oneOff": true
},
"dataMaskingGoogleDLP": {
  "native": false,
  "oneOff": true
},
"dataMaskingMSPresidio": {
  "native": false,
  "oneOff": true
},
"guardrails": {
  "native": false,
  "oneOff": true
},
"credentialsOffload": {
  "native": false,
  "oneOff": true
},
"interactiveAccess": {
  "native": true,
  "oneOff": true
}
},
"overview": {
"description": "Access your Node.js development environments securely through Hoop.dev with comprehensive session recording, intelligent script execution monitoring, and automated secret management. Execute JavaScript code and manage npm packages with built-in safeguards and audit trails."
},
"setupGuide": {
"accessMethods": {
  "webapp": true,
  "cli": false,
  "runbooks": true
}
},
"resourceConfiguration": {
"type": "custom",
"subtype": "nodejs",
"command": [
  "node"
]
},
"documentationConfig": {
"path": "quickstart/development-environments/nodejs"
}
}}
/>
