Last update:
August 29, 2024
Connect custom app to platform¶
Prerequisites
To connect your custom app to the VC Platform, add APP_PLATFORM_URL
environment variable to your app. This variable should contain the URL of the VC Platform.
This variable is located in the .env file in the root of your app. If you don't have this file, you should create it as follows: