Home Applications iris-rad-studio-samples

iris-rad-studio-samples

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
4.5
1 reviews
0
Awards
225
Views
35
IPM installs
2
0
Details
Releases (3)
Reviews (1)
Issues
Dependencies (5)
Samples for IRIS RAD Studio

What's new in this version

zpm version bump

iris-rad-studio-samples

Sample forms for IRIS RAD Studio

If you have IRIS RAD Studio already installed

Install samples from ZPM:

zpm "install iris-rad-studio-samples"

If you are starting from scratch:

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/jrpereirajr/iris-rad-studio-samples.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d

How to Test it

Start IRIS RAD Studio using User/Password as rad/SYS

docker_compose

What’s inside the repository

Dockerfile

The simplest dockerfile which starts IRIS and imports code from /src folder into it.
Use the related docker-compose.yml to easily setup additional parametes like port number and where you map keys and host folders.

.vscode/settings.json

Settings file to let you immedietly code in VSCode with VSCode ObjectScript plugin)

.vscode/launch.json

Config file if you want to debug with VSCode ObjectScript

Read about all the files in this artilce

Made with
Install
zpm install iris-rad-studio-samples download archive
Version
1.0.214 Apr, 2021
ObjectScript quality test
Category
Frameworks
Works with
InterSystems IRIS
First published
13 Apr, 2021
Last edited
14 Apr, 2021
Last checked by moderator
27 Jun, 2023Works