Installation problems

Hi, I'm trying to discover better-auth, so I start installing elysia, prisma and then better-auth, except that by following the doc, the "installation" part, from start to finish, I still can't understand how it works, the route localhost:3000/api/auth doesn't work and tells me NOT_FOUND
Solution
I think it's normal that
/api/auth
is not found.. 😅
There is nothing there to do after all
Was this page helpful?