Framework for building API's using Gasket.
This preset requires v5 of the @gasket/cli
:
npm i -g @gasket/cli@^5.0.0
gasket create <app-name> --presets @gasket/preset-api
To see complete the list of plugins configured in your app, and what commands, lifecycles, and structures are available, run the new gasket docs
command in your app.