Hosting
Apps built with app components allow end users to interact with resources external to Asana. As such, an app server is required in order for your app to function.
The following list includes providers and services commonly used for hosting an app server:
During development, you may choose to use ngrok, which creates a public URL that "tunnels" into localhost. We do not advise the use of ngrok beyond testing and debugging purposes.
Updated over 1 year ago