create-api-cli Create api cli npx api / yarn exec api init project -f force overwrite config init .sequelizerc, config/database.json.example migratrion init db/migrations model init app/models router init app/routers controller init app/controllers, app/constants, app/services, app/utils index init app/index.js