adnanrahic / adnanrahic/boilerplate-api
Create a CLI for app and module generation
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.