You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
component: api-async-event # (required) name of the component. In that case, it's express. You will want to pin this to a specific version in production via semantic versioning, like this: [email protected]. Run 'serverless registry express' to see available versions.
name: my-rest-api # (required) name of your express component instance.
org: garethcomponents # (optional) serverless dashboard org. default is the first org you created during signup.
app: myApp # (optional) serverless dashboard app. default is the same as the name property.