We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795ab8c commit 0c9e42fCopy full SHA for 0c9e42f
README.md
@@ -12,7 +12,7 @@
12
13
- ⚡️ Next.js 15 with App Router
14
- 🎨 Tailwind CSS with Typography plugin
15
-- 🔒 NextAuth.js (Auth.js) for authentication
+- 🔒 Better Auth for authentication
16
- 🗄️ Drizzle ORM with NeonDB integration
17
- 📝 MDX support for content
18
- 🎭 Framer Motion for animations
@@ -51,8 +51,7 @@
51
- `hooks/useClickOutside` hook to check if user clicked outside the element
52
- `hooks/useModal` hook to create modals, which can close with esc
53
- `hooks/useDynamicHeight`
54
-- Drizzle ORM for database(with NeonDB)
55
-- NextAuth(or Auth.js) for Auth
+- `auth pages` - Auth page for login
56
57
## Additional Packages Used
58
0 commit comments