Hello Natasha! 1. Make sure both projects are up and running. readme pages of both projects should help you do 2. Open up a incognito browser and go to https://localhost:8443/fineract-provider/api/v1&tenantIdentifier=default. 3. Click Proceed on the security warning. 4. Go to the opened tab initiated by community and replace the baseApiURL with https://localhost:8443/fineract-provider/api/v1&tenantIdentifier= <tenantId> ex: http://localhost:9002/?baseApiUrl=https://localhost:8443/fineract-provider/api/v1&tenantIdentifier=default <http://localhost:9002/?baseApiUrl=https://localhost:8443/fineract-provider/api/v1&tenantIdentifier=default#/bulkimport> . 5. Sign in using the default password. user: mifos, pw: password
Regards, Kumaranath Fernando On Tue, Jun 30, 2020 at 10:49 PM Natasha Natarajan < [email protected]> wrote: > To clarify, I will be making changes in both development environments and > I would like to test the changes simultaneously to make sure that both the > front end and back end changes work together properly. In order to do this, > I will need to test both at the same time on my local machine. > > Is there documentation on how to do this? > > On Mon, Jun 29, 2020 at 2:18 PM Natasha Natarajan < > [email protected]> wrote: > >> Hi, >> >> >> Can someone advise if they have recently worked and ran both development >> environments simultaneously on their local machine? >> >> >> If so, can you advise on the best way to achieve this? >> >> >> Best Regards, >> >> Natasha >> >
