24 lines
808 B
Markdown
24 lines
808 B
Markdown
---
|
|
title: Install the InfluxDB JavaScript client library
|
|
seotitle: Install the InfluxDB Node.js JavaScript client library
|
|
description: >
|
|
Install the JavaScript client library to interact with InfluxDB in Node.js.
|
|
menu:
|
|
influxdb_cloud:
|
|
name: Install
|
|
parent: Node.js
|
|
influxdb/cloud/tags: [client libraries, JavaScript]
|
|
weight: 100
|
|
aliases:
|
|
- /influxdb/cloud/reference/api/client-libraries/js/install
|
|
- /influxdb/cloud/reference/api/client-libraries/nodejs/install
|
|
source: /shared/influxdb-v2/api-guide/client-libraries/nodejs/install.md
|
|
---
|
|
|
|
<!-- The content of this file is at
|
|
// SOURCE content/shared/influxdb-v2/api-guide/client-libraries/nodejs/install.md-->
|
|
|
|
{{% note %}}
|
|
The URL in the examples depends on your [InfluxDB Cloud region](/influxdb/cloud/reference/regions/).
|
|
{{% /note %}}
|