SawyerHood/draw-a-ui

ERROR: relation "links" does not exist

Damilare1 opened this issue · 0 comments

Got this error after the response was received from the API.

Caused by:
    ERROR: relation "links" does not exist
    at async uploadLink (./app/lib/uploadLink.tsx:22:5)

I have connected the vercel postgres database using the instructions from here. Is there anything else to do in order to run this locally without errors?