simple-auth with Better-Auth library
- clone repo
- cd repo
npm i
- put code in .env
npx prisma db push
npm run dev
- Profit!
I used Nuxt/TailwindCSS/TypeScript/Prisma with beatiful library Better-Auth (i made it just for practice, so u can use it for learn)
I made signup/signin/signout and simple profile page.
Also i want make this things soon™️:
- Reset password
- Profile picture upload
- Admin account
- Email Verification
Already done:
- SignUp
- SignIn
- SignOut
- Change name
- Account page
- Info page