Pure postgresql with better-auth
Hey folks, is there an example on how to use better-auth with pure PSql locally? Im having troubles alone
Solution:Jump to solution
all good, either to simplify your life when setting up the project or just to keep everything together, a lot of people deploy using Docker
5 Replies
I cant do stuff like signIn, even tho user is inserted into DB, and result is returned as it should be
https://github.com/laduniestu/better-next
Hello, Doesn't seem too bad of an example
GitHub
GitHub - laduniestu/better-next: Nextjs starterkit using Better Auth
Nextjs starterkit using Better Auth. Contribute to laduniestu/better-next development by creating an account on GitHub.
it does use Docker but should pretty much be the same afaik
thank you, tho i wonder, whats he point of docker in this case?
Solution
all good, either to simplify your life when setting up the project or just to keep everything together, a lot of people deploy using Docker