Generator : A generator for generating Financial Application
Description
When migrating services from Fineract CN I realised that there was an issue,
1. You cannot generate any boilerplate that can be reused- manual template changes required.
Thats a turn-off right ?
Now you have generators in NodeJS, there is one known as JHipster, that we can take.
So far, I did some changes, and Kaze helped me to put together to make it work now to take this ahead. we need to clone JHipster, add our generators that mean plan our generators that we are going to use and make a quick release in 15 days.
This allow us to generate boilerplates and other dev teams to generate the same, and if they can or want they can choose it from our marketplace.
This is the start of our eco-system for Financial Applications.
When migrating services from Fineract CN I realised that there was an issue,
1. You cannot generate any boilerplate that can be reused- manual template changes required.
Thats a turn-off right ?
Now you have generators in NodeJS, there is one known as JHipster, that we can take.
So far, I did some changes, and Kaze helped me to put together to make it work now to take this ahead. we need to clone JHipster, add our generators that mean plan our generators that we are going to use and make a quick release in 15 days.
This allow us to generate boilerplates and other dev teams to generate the same, and if they can or want they can choose it from our marketplace.
This is the start of our eco-system for Financial Applications.