Tools
Expressify provides some tools to run on the command line. Install expressify globally to use them everywhere. You can also access them from the node_modules/.bin
folder of a project where expressify has been installed as a binary.
npm install -g @ambassify/expressify
# show help
expressify --help