N
Neon11mo ago
harsh-harlequin

I have been using neon db for my expo

I have been using neon db for my expo react native application for server routes but in the production phase I need clear routes for the backend route that I was using locally. Something like "https://..." am getting this error "'Fetch error:', [TypeError: Invalid URL: /(api)/driver/create]" Where can I go to get that url? Or any procedures I can take to get that working
3 Replies
conscious-sapphire
conscious-sapphire11mo ago
Do you have an API that the React Native app is querying?
exotic-emerald
exotic-emerald11mo ago
Yes I have been using neon in my development and it was working as expected so I have the string connection and the API key that U provide once
conscious-sapphire
conscious-sapphire10mo ago
I don't fully understand the issue you're running into. do you mind sharing more details?

Did you find this page helpful?