feat: update environment variables, enhance login functionality with password hashing, and improve UI components for better user experience

This commit is contained in:
yuanhau 2025-05-12 14:45:02 +08:00
parent 26d3998a70
commit 98869d5fce
10 changed files with 105 additions and 29 deletions

View file

@ -12,8 +12,7 @@ POSTGRES_URL=
GROQ_API_KEY=
NUXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
NUXT_CLERK_SECRET_KEY=
PASSWORD_HASH_SALT=""
# SCRAPING
POSTGRES_DB=""