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:
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
Jump to solution
5 Replies
In&Out
In&OutOP3mo ago
I cant do stuff like signIn, even tho user is inserted into DB, and result is returned as it should be
Samu
Samu3mo ago
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.
Samu
Samu3mo ago
it does use Docker but should pretty much be the same afaik
In&Out
In&OutOP3mo ago
thank you, tho i wonder, whats he point of docker in this case?
Solution
Samu
Samu3mo ago
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

Did you find this page helpful?