svelte-kit-example not working
I followed the instructions, but I had to move the whole example outside of the workspace to install the dependencies and then i had to install better-auth from npm rather than the workspace (obvs). But then it won't run still "Button" is not defined.
Confused ...
2 Replies
I found the same problem - I built one that actually works.
https://github.com/vanbenj/better-auth-sveltekit5-example
GitHub
GitHub - vanbenj/better-auth-sveltekit5-example: An example app bui...
An example app built using Better-Auth with Svelte 5 Runes and Superform - vanbenj/better-auth-sveltekit5-example
what changed ?