atidone icon indicating copy to clipboard operation
atidone copied to clipboard

A full-stack application with Auth, SSR and SQL, running on the edge with Nuxt.

Results 2 atidone issues
Sort by recently updated
recently updated
newest added

I' m having an issue running this locally, strangely it deploys fine to Cloudflare - but I am unable to run it via dev. ``` ERROR [worker reload] [worker init]...

When deploying this directly from the Hub dashboard the D1 tables are not created. I had to link the local dev environment to the project then run `pnpm dev --remote`...