Re: Working with both the Fineract & Community App development environments

2020-06-30 Thread Kumaranath Fernando
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=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=

ex:
http://localhost:9002/?baseApiUrl=https://localhost:8443/fineract-provider/api/v1=default

.
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 <
natashanatara...@gmail.com> 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 <
> natashanatara...@gmail.com> 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
>>
>


Re: Working with both the Fineract & Community App development environments

2020-06-30 Thread Natasha Natarajan
It makes sense to test the entire application, viewing the UI, thoroughly
before making a PR request.

On Tue, Jun 30, 2020 at 9:48 AM Natasha Natarajan <
natashanatara...@gmail.com> 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 <
> natashanatara...@gmail.com> 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
>>
>


Re: Working with both the Fineract & Community App development environments

2020-06-30 Thread Natasha Natarajan
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 <
natashanatara...@gmail.com> 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
>


Re: Working with both the Fineract & Community App development environments

2020-06-29 Thread Victor Romero


 
 
  
   As usual you can run them in your local machine on bare bones, VM or Containers.
  
  
   
  
  
   Regards
  
  
   
  
  
   Victor
  
  
   El 29 de junio de 2020 a las 03:18 PM Natasha Natarajan  escribió: 
   
   
   
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