Introduction
A CLI which can generate a good, clean and statically typed API structure with typescript and SOLID principles. It's features includes CRUD operations, providers, unit tests and documentation.
To install the project:
Enter the following code in the terminal to make the initial configuration:
It will install yarn globally so to see the available commands type:
Last updated