Closed fayazara closed 1 year ago
Works perfectly in local btw
You may want to add copy/paste the migrations in your D1 database in the console:
How do I do this?
You create a D1 database, open the console of it.
Then copy the content of https://github.com/Atinux/nuxt-todos-edge/blob/main/server/db/migrations/0000_sloppy_starfox.sql in it
Worked, thanks !!
I connected D1 in settings and it throws this error in the console, any idea, what's causing this?
Demo - https://nuxt-todos-edge-5ij.pages.dev/ Code - https://github.com/fayazara/nuxt-todos-edge/