mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
feat: update environment variables, enhance login functionality with password hashing, and improve UI components for better user experience
This commit is contained in:
parent
26d3998a70
commit
98869d5fce
10 changed files with 105 additions and 29 deletions
|
@ -12,8 +12,7 @@ POSTGRES_URL=
|
|||
|
||||
GROQ_API_KEY=
|
||||
|
||||
NUXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
|
||||
NUXT_CLERK_SECRET_KEY=
|
||||
PASSWORD_HASH_SALT=""
|
||||
|
||||
# SCRAPING
|
||||
POSTGRES_DB=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue