mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-05 19:15:30 -04:00
b857ab2754
- Updated repository limit from 12 to 24 in getRepos function. - Added new icons and adjusted styles for better visual consistency in the page component. - Modified text sizes and spacing for improved layout and readability.
13 lines
241 B
Bash
13 lines
241 B
Bash
AUTH_GITHUB_CLIENT_ID=
|
|
AUTH_GITHUB_CLIENT_SECRET=
|
|
AUTH_SECRET=
|
|
DATABASE_URL=
|
|
GITHUB_TOKEN=
|
|
RESEND_API_KEY=
|
|
RESEND_FROM_EMAIL=
|
|
RESEND_TO_EMAIL=
|
|
NEXT_PUBLIC_BASE_URL=
|
|
NEXT_PUBLIC_GITHUB_REPO=
|
|
NEXT_PUBLIC_ONION_DOMAIN=
|
|
NEXT_PUBLIC_SITE_LOCALE=
|