SawyerHood / draw-a-ui

Draw a mockup and generate html for it
https://draw-a-ui.com
MIT License
13.1k stars 1.57k forks source link

ERROR: relation "links" does not exist #66

Open Damilare1 opened 8 months ago

Damilare1 commented 8 months ago

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?