Create an app to host it in your workspace.
Once you have developed an app and published it to the web, you are ready to host your app in your workspace.
Go to manage account -> apps
Click "new app"
App Details
Give the app a name. The name should be short and descriptive.
Paste the URL where your app code is published
Optionally, paste a url for an image to use as the app's logo
Optionally, Input the JSON for the default app configuration
This is how the app will load - for instance with a default search value or template
If the app can dynamically call API keys and you want to add a default token, add those to the Private JSON config.
Once configured, click "Create App"
The app will appear in your apps list



