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:
- update the code with the connection parameters for your IRIS instance first (including your own credentials).
- load on your IRIS instance in the USER namespace the two .mac files provided
Table of contents