iris-rad-studio-samples

Downloads5
Subscribe
0
Bookmark
0
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues
Dependencies

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

IPM installation
zpm "install iris-rad-studio-samples"
Rating
4.5 (1)
ObjectScript quality test
Passed
Updated on 30 September 2023
ObjectScript quality report
Category
Frameworks
Works with
InterSystems IRIS
Tags
Info
Version
1.0.2
Last updated
2021-04-14
Repository
Open
Documentation
Open
License
Link