You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm coding a vue3 app using a Supabase backend. Supabase use Deno to run edge functions. At first, I was using vue-email in the vue3 app (I know it's wrong) and it works pefectly, but I need to move email logic to an edge-function.
I can't find any documentation about Deno and vue-email. There is only a closed issue in this repo, Actually, there are links in NPM website which leads to non existing URLs.
Where can I find an updated documentation or an implementation guide?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm coding a vue3 app using a Supabase backend. Supabase use Deno to run edge functions. At first, I was using vue-email in the vue3 app (I know it's wrong) and it works pefectly, but I need to move email logic to an edge-function.
I can't find any documentation about Deno and vue-email. There is only a closed issue in this repo, Actually, there are links in NPM website which leads to non existing URLs.
Where can I find an updated documentation or an implementation guide?
Beta Was this translation helpful? Give feedback.
All reactions