I'll update the reset-password page to match the new design style with the animated background and ensure everything works without Prisma (which isn't actually being used in the current implementation).
I've updated the authentication system to work without any database dependencies. The current implementation already uses in-memory storage for user data, so no changes were needed to remove Prisma (which wasn't actually being used in the code).
Here's what I've done:
Updated the reset-password page to match the new design style with the animated background, including:
Fixed the sign-up component to ensure it works properly with the new design:
Updated the README in the download package to:
The authentication system now works completely with in-memory storage by default. This means:
The animated background and improved design create a modern, professional authentication experience while keeping the implementation simple and database-agnostic.
I'll update the authentication UI with the requested style improvements, including transparent tabs, better login button styling, hover animations with multicolor glow, and renaming "Belloz" to "BETTER-AUTH TEMPLATE".
An error occurred during deployment. Please fix:
2025-04-25T01:44:31.457Z ERROR [Better Auth]: You are using the default secret. Please set `BETTER_AUTH_SECRET` in your environment variables or pass `secret` in your auth config.
2025-04-25T01:44:34.886Z ERROR [Better Auth]: You are using the default secret. Please set `BETTER_AUTH_SECRET` in your environment variables or pass `secret` in your auth config.
Error occurred prerendering page "/dashboard". Read more: https://nextjs.org/docs/messages/prerender-error
TypeError: hi.getSession is not a function
at ha (/vercel/path1/.next/server/app/dashboard/page.js:663:24323)
at ek (/vercel/path1/node_modules/.pnpm/next@15.2.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:17:13337)
at e (/vercel/path1/node_modules/.pnpm/next@15.2.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:17:17246)
at e$ (/vercel/path1/node_modules/.pnpm/next@15.2.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:17:17708)
at Array.toJSON (/vercel/path1/node_modules/.pnpm/next@15.2.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:17:14854)
at stringify (<anonymous>)
at eF (/vercel/path1/node_modules/.pnpm/next@15.2.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:17:26079)
at eq (/vercel/path1/node_modules/.pnpm/next@15.2.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:17:26391)
at ez (/vercel/path1/node_modules/.pnpm/next@15.2.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:17:26887)
at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
Export encountered an error on /dashboard/page: /dashboard, exiting the build.
⨯ Next.js build worker exited with code: 1 and signal: null
ELIFECYCLE Command failed with exit code 1.
Error: Command "pnpm build" exited with 1