Home Applications django-iris-template

django-iris-template

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
4.5
2 reviews
0
Awards
305
Views
0
IPM installs
2
0
Details
Releases (1)
Reviews (2)
Issues
Template to build Django application with an IRIS database

What's new in this version

Initial Release

django-iris-template

A simple template to start working with django and IRIS.

How to use it

Clone/git pull the repo into any local directory

git clone https://github.com/grongierisc/django-iris-template

Open the terminal in this directory and run:

docker-compose build

Run the IRIS container with your project:

docker-compose up -d

Check data in Django

Open a browser and go to http://localhost:8000/admin

Login with the following credentials:

username: admin
password: admin

Check data in IRIS with djangorestframework

Open a browser and go to http://localhost:8000/api

Last checked by moderator
23 Jul, 2024Works
Made with
Version
1.0.027 Jul, 2022
Ideas to the app
Category
Template
Works with
InterSystems IRIS
First published
27 Jul, 2022
Last edited
27 Jul, 2022