boilerplate-api icon indicating copy to clipboard operation
boilerplate-api copied to clipboard

Create a CLI for app and module generation

Open adnanrahic opened this issue 7 years ago • 0 comments

Initial idea is to create a CLI tool for getting up and running quickly. Take as many cool concepts from the Laravel Artisan and integrate into this project. Use the principle of generating modules, APIs with $ cli make:api insert_api_name for creating the feature folder and adding the reference to the controller in the routes.js file.

Brainstorm about the initial layout of the project. Once the idea is laid out, create a new project and repo for the CLI tool.

adnanrahic avatar Dec 05 '17 16:12 adnanrahic