intersystems / isc-ipm-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isc.ipm.js

isc.ipm.js enables modern web application development, deployment, and packaging for applications built on InterSystems IRIS and using the InterSystems Package Manager. Our pilot use case is Angular, but we would love to collaborate with the community to build out similar features for other technologies.

There are three parts to this:

  • Angular build process automation within the package lifecycle
  • Web application handling for Angular's path location strategy
  • Generation of client code from OpenAPI specifications, which isc.rest can generate easily

For a simple example of all of these things working together, see isc.perf.ui and particularly its module.xml

Getting Started

Note: a minimum platform version of InterSystems IRIS 2018.1 is required.

Installation: ZPM

If you already have the ObjectScript Package Manager, installation is as easy as:

zpm "install isc.ipm.js"

User Guide

See isc.ipm.js User Guide.

Support

If you find a bug or would like to request an enhancement, report an issue. If you have a question, feel free to post it on the InterSystems Developer Community.

Contributing

Please read contributing for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. Declare your dependencies using the InterSystems package manager for the appropriate level of risk.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

License:MIT License


Languages

Language:ObjectScript 100.0%