craft ai getting started example.
To begin with, take a look at the dedicated guide.
Install Python 2.7 on your computer.
The demo is configured using the following environment variables:
CRAFT_DEMO_SAC_URL, the public URL of the web appCRAFT_DEMO_SAC_WS_URL, the websocket URL of the web appCRAFT_DEMO_SAC_PORT, the port to which the web app servers listensCRAFT_DEMO_SAC_USER, the GitHub namespace hosting the GitHub project (either the GitHub username or the organization name to which the project belongs)CRAFT_DEMO_SAC_PROJECT, the GitHub project containing the associated BT filesCRAFT_DEMO_SAC_VERSION, the version branch of the GitHub projectCRAFT_DEMO_SAC_ACTIONS_URL, the URL of the web appCRAFT_DEMO_SAC_DEPLOYMENT_DIR, the path, in the runtime container, of the compiled BTsCRAFT_DEMO_SAC_GOOGLE_CLIENT_ID, The SAC application IDCRAFT_DEMO_SAC_GOOGLE_CLIENT_SECRET, The SAC application secretCRAFT_DEMO_SAC_GOOGLE_CLIENT_ID, Google API client idCRAFT_DEMO_SAC_GOOGLE_CLIENT_SECRET, Google API client secretCRAFT_DEMO_SAC_GOOGLE_API_KEY, Google API key