Skip to content

Instantly share code, notes, and snippets.

@justlev
Created April 11, 2021 14:17
Show Gist options
  • Save justlev/90ed9e5c7d0e38408721fc20d8a3b368 to your computer and use it in GitHub Desktop.
Save justlev/90ed9e5c7d0e38408721fc20d8a3b368 to your computer and use it in GitHub Desktop.
stwspec.json
{
"stw-v1": {
"deployment": {
"bundles": [
{
"bundleDir": "./toDeploy",
"runtime": "nodejs12.x",
"token": "PzaJq1Vwzb1MDGeRrCFjdtZFvy3BwAyaqEjNbFthxGth4kE7wNeJ82Bq2JQ6YFYe",
"layout": [
{
"stateName": "coffee-stock",
"entryPoint": "index.main"
}
]
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment