mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-05 16:55:29 -04:00
5a1636baa3
- Replace Biome with oxlint + oxfmt (OXC toolchain) for linting and formatting - Add .oxlintrc.json and .oxfmtrc.json configuration files - Update VS Code settings and devcontainer to use oxc-vscode extension - Remove contact form, Resend email integration, and related server action/schema - Remove unused UI components (accordion, alert, card, tabs, toggle, etc.)
10 lines
189 B
Bash
10 lines
189 B
Bash
AUTH_GITHUB_CLIENT_ID=
|
|
AUTH_GITHUB_CLIENT_SECRET=
|
|
AUTH_SECRET=
|
|
DATABASE_URL=
|
|
GITHUB_TOKEN=
|
|
NEXT_PUBLIC_BASE_URL=
|
|
NEXT_PUBLIC_GITHUB_REPO=
|
|
NEXT_PUBLIC_ONION_DOMAIN=
|
|
NEXT_PUBLIC_SITE_LOCALE=
|