© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
IRIS Connections is a developer tool to do impact analysis in your source code in your browser
zpm:USER>install iris-connections
Clone/git pull the repo into any local directory:
$ git clone https://github.com/yurimarx/iris-connections.git
Open the terminal in this directory and run:
$ docker-compose up -d --build
Open the following to see your source-code dependencies:
localhost:52773/connections/index.html
If you want yo see your dependencies from a REST API, you can get swagger Open API 2.0 documentation on:
http://localhost:52773/iris-connections/_spec