Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A fork of DocDB UI for a specific purpose

License

Notifications You must be signed in to change notification settings

sween/iris-omop-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iris-docdb-ui

A sleek and intuitive Document Database Explorer UI for InterSystems IRIS. Easily create namespaces and document databases, view stored documents, add new documents, and edit existing ones — all in one place.


Features

  • Browse namespaces and document databases within InterSystems IRIS
  • Create new document databases dynamically
  • View, add, edit, and save documents effortlessly
  • Clean and responsive interface built with modern web technologies
  • Real-time feedback and error handling

Getting Started

Prerequisites

  • InterSystems IRIS instance running and accessible
  • API endpoint enabled for Document Database operations

⚙️ Installation

Clone the Repository

git clone https://github.com/AshokThangavel/iris-docdb-ui.git
cd iris-docdb-ui

Running the Application with Docker

Build and start the app using Docker Compose:

docker-compose up --build

Stopping the Application

To stop and remove the running containers:

docker-compose down

Access the InterSystems IRIS System Management Portal at:

👉 http://localhost:52773/csp/sys/UtilHome.csp


Once the containers are running, open your browser and navigate to:

http://localhost:52773/csp/user/DocDB.Home.cls

Screenshot


image

License

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


Contact

For questions or contributions, please open an issue or submit a pull request on GitHub.


About

A fork of DocDB UI for a specific purpose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ObjectScript 98.8%
  • Dockerfile 1.2%