zugriffcloud/zugriff

Deploy your application with zugriff

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cwdChange current working directory (e.g. "./my-app/")no
functionFunction entry file (e.g. "./src/server.js")no
deploymentTokenToken to deploy and manage applicationsyes
assetsNewline-separated locations of static asset(-s) to include (e.g. "assets")no
promotionsNewline-separated domain accociated labels (e.g. "production")no
nameDeployment nameno
descriptionDeployment descriptionno
dryRunDeployment is created but not uploadedno
disableDefaultIndexHTMLRedirect[DEPRECATED: use --disableStaticRouter] Default: If no function is found, redirect rules for "index.x?html?" files are created (e.g. "/" -308-> "/index.html")no
disableStaticRouterDisables the auto-router for static-only deploymentsno
enableStaticRouterEnables the auto-router for deployments with functionsno
preferFileRouterPrefer file based routing (e.g. "/index.html" -> "/:index.html", "/about.html" -> "/about:about.html")no
preferPuppetsIf no functions are found, instead of redirect rules for "index.x?html?" files, puppets are created (e.g. "/" -> "/index.html")no
disableFunctionDiscoveryDisable function discoveryno
redirectsNewline-separated Redirect Middleware (e.g. "/:308:/index.html" or "/:/index.html")no
puppetsNewline-separated Asset Alias Middleware (e.g. "/:/index.html")no
packPack a Next.js or custom applicationno
interceptorsNewline-separated interceptors (e.g. "404:/404.html" or "404:POST:/404.html")no
environmentDeploymentApiSelf-hosted: Specify API endpointno
environmentGeneralPurposeApiSelf-hosted: Specify API endpointno
environmentWsGeneralPurposeApiSelf-hosted: Specify API endpointno
namedescription
domainsConnected domains