-
Notifications
You must be signed in to change notification settings - Fork 94
Description
🔍 Description
Hello! I can't get the project to work. I feel that the documentation is confusing enough to require a refactoring.
A quick example is that both .env.template on both client/server side are different than what is shown in the running Sentient guide. Not only that, but there's no explanation on which are strictly required and why some of them exist. For example, there's a Gemini API Key around, which, if not explained, the first impression may not be that it's used for gmail. I thought it was for API calls to Google's servers for the Gemini AI
For example, the project requires the AUTH0_DOMAIN variable to be set, which isn't defined in the .env.template.
Another point that could be further expanded on are on which variables are strictly required, and which are not. I see that a docker template is coming soon, and setting up this huge project without even knowing if it works may be bothersome to some (as mentioned in #12 ). I personally couldn't get it to work, I've got a problem with setting up Auth0 that comes from me not understanding how to use that service. I'm running the instructions on an Ubuntu VM and connecting from my thin client