
* Add empty screen message if no apps are installed * Add .env.template with Appstore and Demo set by default * Change how section is resolved * Add message that Saleor apps can be installed only in Cloud * Add apps.saleor.io url be default Appstore url in Dockerfile * Show cloud only message for apps with manifest * Extract messages * Fix test * Change message to tooltip * Update readme
3 lines
No EOL
122 B
Text
3 lines
No EOL
122 B
Text
API_URI=https://demo.saleor.io/graphql/
|
|
APP_MOUNT_URI=/
|
|
APPS_MARKETPLACE_API_URI=https://apps.saleor.io/api/v2/saleor-apps |