Nutlope / roomGPT

Upload a photo of your room to generate your dream room with AI.
https://www.roomgpt.io/
MIT License
10.01k stars 1.35k forks source link

Cannot find the DB URL and SHADOW DB URL from Neon #32

Closed Niuecl closed 1 year ago

Niuecl commented 1 year ago

Try to follow the guide to install, but block in "Auth setup" step #2 "Add DB URL and SHADOW DB URL from Neon" Can help to clarify where can find the DB URL and SHADOW DB URL from Neon?

fewjative commented 1 year ago

These come from creating a account on https://neon.tech/.

Shadow aspect is discussed here: https://neon.tech/docs/guides/prisma#configure-a-shadow-database-for-prisma-migrate

sblaque commented 1 year ago

Is the pooled connection the shadow db?

DuncanMatthews commented 1 year ago

Also struggling with this

Nutlope commented 1 year ago

Hey all. I've just simplified the repo to remove auth and payments so you can clone and deploy very easily, only with a Replicate environment variable. Try it out and if you still have any problems, please open a new issue and I will take a look!