ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize JSON schema for Outblocks App configuration files.
{{repoTitle.MainEntity}}
name - Name of the app. Defaults to directory name.
type - Type of the app.
dir - Working directory of the app where all commands will be run. Defaults to location of this yaml. All other dirs will be relative to this one.
url - External URL of the app.
pathRedirect - Path redirect rewrites URL to specified path. URL path from 'url' field will be stripped and replaced with value below.
.needs - Needs
_
.run - Run
_
run.plugin - Run plugin override. Defaults to first supported plugin available.
run.command - Command to be run to for dev mode.
run.port - Port override, by default just assigns next port starting from listen-port.
.run.env
_
.deploy - Deploy
_
deploy.plugin - Deploy plugin override. Defaults to first supported plugin available.
src - Source definition.
routing - Routing type. Defaults to 'react'.
.cdn - CDN
_
cdn.enabled
.build
_
Download Json
{{message}}