Home Applications iris-rad-studio-samples

iris-rad-studio-samples

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4.5
1 reviews
0
Awards
183
Views
32
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
Dependencies
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

Read more
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 checked by moderator
27 Jun, 2023Works