where do I get the value of `NEXT_PUBLIC_APP_CONFI...
# ask-ai
s
where do I get the value of
NEXT_PUBLIC_APP_CONFIG_ENDPOINT
when attempting to run the Web Voice Assistant project from the cli and the sandbox
t
Thanks for reaching out, Hilary. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
Could you provide more details about your setup or the specific environment you are using? For example, are you working with a specific framework or service that requires the
NEXT_PUBLIC_APP_CONFIG_ENDPOINT
value? This will help in guiding you better.
s
I was asked to populate that in the cli after running
Copy code
lk app create \
	--template voice-assistant-frontend
as per the instructions in this URL
t
I don't have the answer you're looking for. You could also try asking your question: • in one of the other Slack channels or • to https://deepwiki.com/livekit/livekit_composite which is trained on all LiveKit source code If you find the answer, please post it here to help others!
s
when I ran either pnpm install or pnpm dev for the first time the cli prompted me to enter values of NEXT_PUBLIC_APP_CONFIG_ENDPOINT and SANDBOX_ID. I guessed my own values which brought up the issues. It is either I did not read the instructions or they were not clear enough. But currently the application is running after I left both values blank