otasoft-core
otasoft-core copied to clipboard
create @otasoft/cli
Feature Request
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Because we are developing Otasoft in a way that it is highly customizable and extensible, otasoft-core currently is very big and complex. The solution to that problem would be to develop a CLI tool that would allow users to pick tools and stack that they really need. Similarly to Nuxt and Nest.js CLI:
- https://github.com/nuxt/create-nuxt-app
- https://github.com/nestjs/nest-cli
Users should be able to choose one:
- Nuxt.js(Vue) or Next.js(React) frontend frameworks
- REST or GraphQL API
- PostgreSQL or MySQL databases
Teachability, Documentation, Adoption, Migration Strategy
https://www.npmjs.com/package/commander