Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.
/ create-edo-app Public archive

Opinionated Express app template with Docker and OpenAPI.

License

Notifications You must be signed in to change notification settings

vanntile/create-edo-app

Repository files navigation

create-edo-app

Opinionated Express app template with Docker and OpenAPI.

Usage

❯ npx ./create-edo-app --help
Usage: @vanntile/create-edo-app [options] <directory>

Options:
  -V, --version                output the version number
  --silent <boolean>           do not show command prompts (choices: "true", "false", default: "true")
  --with-fetch <boolean>       include node-fetch (choices: "true", "false", default: "true")
  --with-docker <boolean>      include Docker (choices: "true", "false", default: "true")
  --with-commitlint <boolean>  include commitlint and standard-version (choices: "true", "false", default: "true")
  -h, --help                   display help for command

About

Opinionated Express app template with Docker and OpenAPI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published