Out-of-the-box backend: Add Supabase and MailerSend to the starter kit #6
sbutler-gh
started this conversation in
Ideas
Replies: 1 comment
-
@sbutler-gh Thar could be done. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is the Supabase library from the Svelte Add collection:
https://github.com/joshnuss/svelte-supabase
MailerSend is an open-source transactional email service:
https://www.mailersend.com/
Both of these services have been fluid to integrate in my experience, and if included in a starterkit, it gives the basis for a full-stack app out-of-the-box (Supabase handles authentication emails automatically)
Beta Was this translation helpful? Give feedback.
All reactions