URL Problems
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?
1 Reply
ambitious-aqua•12mo ago
@Smoke Felicity
Can you share a minimal reproducible?