problems with connecting postgres database with vercel website
Unanswered
Mini Rex posted this in #help-forum
Mini RexOP
Hi everyone, i'm new in channel. I'm in second year of computer engineer and have a lot of problems with connection postgres database of vercel and project. I'm working alone in this project on blockchain solana and basically i'm making a website where i must connect and verify users input with my database date, i'm trying everything, with chatgpt help, internet and youtube tutorial with lot of days of work. I tried first with express and i was really near to final result cause on localhost worked exactly as i expected but on deployment vercel it didn't worked with connection to database and api also not worked, i tried prisma and fint it more difficult. Can someone tell me if exists a more easy way to connect my vercel website with database or how can i resolve with express to convert correctly a local working code in public? thanks everyone will help me