Setup Instructions
Opened this issue · 0 comments
tonystark262 commented
Hello,
Thanks for the repo and the awesome demo on the website. I am trying to run the demo locally but am having problems in the installation. Could you please describe the installation process in detail like what services do we need to register, which of these service are paid etc? Currently I see that .env.sample
requires a lot of API keys but I have no idea where to get them except OPEN AI key and firebase keys.
Also I am getting
error: Error validating datasource `db`: the URL must start with the protocol `postgresql://` or `postgres://`.
I tried search on google but lot of issues mentioned are in different context. Do we have to run our own postgres server? Having a little detailed installation process will definitely help people like me to try out the repo.
Thanks a lot!