@3imed-jaberi/create-express-api
CLI help to generate express.js boilerplate to ship better dev experience.
Built for internal/custom usage.
Usage
Via npx:
npx @3imed-jaberi/create-express-api <targetHostName or noThing>
# or
npx create-express-api <targetHostName or noThing>
# or
npx cea <targetHostName or noThing>
The module still under the alpha release so don't expect to have many options or args.