Closed iammukeshm closed 1 year ago
ABP has a CLI that, while is somewhat bloated, has add app/module commands that do work well and are quite useful when working with microservices (especially when everything is contained in a single solution).
Might be worth taking a look at what else it offers but something like the add app/module commands are what I see as being the most useful. Add endpoint would also be really cool and probably more practical...
PS - This will be done in a separate git repo under the FSH handle. (https://github.com/fullstackhero/fsh-cli)
Ideally, an integrated Source code generator to build endpoints, services, and so on. Basically helps reduce the development time.
If you have good references to achieve this, please share them in the comments.