© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Used IRIS DC to remove ARM/AMD confusion.
Harmonized ports in README and code.
https://github.com/intersystems/building-modern-web-apps
Description: An example of a RESTful web service as implemented in IRIS, and a client application designed in Angular.js that connects to the service. The two components are meant to demonstrate the concepts of modern web application design and serve as a companion piece to the presentation found here: https://learning.intersystems.com/course/view.php?id=681
Requirements: any version of IRIS ; otherwise, Caché or Ensemble 2016.2
Instructions:
docker compose build --no-cache
docker compose up -d