92c29ff
e380c12
9269fd8
92c29ff
6451a6a
9269fd8
92c29ff
| | {
"experimentalServices": {
"frontend": {
"entrypoint": "frontend",
"routePrefix": "/",
"framework": "create-react-app"
},
"backend": {
"entrypoint": "backend",
"routePrefix": "/_/backend",
"framework": "python"
}
}
}
|