From af391a70d49c003dd21e8761cacfeb797732aa4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vorburger=20=E2=9B=91=EF=B8=8F?= Date: Wed, 4 Nov 2020 00:52:20 +0100 Subject: [PATCH] Change online demo URL in README from mifos.io to openmf.github.io + fineract.dev (fixes #3309) --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bb16e155..483e5075 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,11 @@ This is the default web application built on top of the MifosX platform for the mifos user community. It is a Single-Page App (SPA) written in web standard technologies like JavaScript, CSS and HTML5. It leverages common popular frameworks/libraries such as AngularJS, Bootstrap and Font Awesome. -## Online Demo +## Getting started / Online Demo -Access the online demo version here +The latest version of this UI is continuously re-deployed immediately (CI/CD) at openmf.github.io/community-app every time a Pull Request with a new feature or bugfix is merged. You should always specify the backend via `baseApiUrl` (see details below), so for example to access the https://www.fineract.dev online demo environment, use: + +https://openmf.github.io/community-app?baseApiUrl=https://demo.fineract.dev&tenantIdentifier=default ## Building from source @@ -85,7 +87,7 @@ Edit the value of property "security" in