Home Applications django-iris-template

django-iris-template

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

Read more
Made with
Version
1.0.027 Jul, 2022
Category
Template
Works with
InterSystems IRIS
First published
27 Jul, 2022
Last checked by moderator
27 Jun, 2023Works