3imed-jaberi / create-express-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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.

License


MIT © Imed Jaberi

About

License:MIT License


Languages

Language:JavaScript 100.0%