news-analyze/.env.example
吳元皓 930713042e refactor: remove GitHub authentication API endpoints and add new components
- Deleted GitHub callback and authentication handler files.
- Added new component for displaying headlines.
- Implemented hot news feed component with external API fetching.
- Created dynamic news provider page with routing.
- Developed news organization about page with animations and data fetching.
- Introduced a code of conduct document.
2025-05-11 14:37:46 +08:00

12 lines
No EOL
147 B
Text

S3_ACCESS_KEY=
S3_SECRET_KEY=
S3_BUCKETNAME=
S3_ENDPOINT=
POSTGRES_URL=
GROQ_API_KEY=
NUXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
NUXT_CLERK_SECRET_KEY=