Tutorial: Tutorial for Node.js Native API

Tutorial for Node.js Native API

Quick Start

Set up

To follow along this guide all sample code is available under ./examples/quick_start/ within the folder of your installed intersystems-iris-native (usually installed under node_modules of your system or your project after a standard npm installation). To run the quick_start examples please make sure you:

  1. update the code with the connection parameters for your IRIS instance first (including your own credentials).
  2. load on your IRIS instance in the USER namespace the two .mac files provided

Table of contents