Skip to content

docs: document environment variables#42

Open
terminalchai wants to merge 1 commit into
payflowapp:mainfrom
terminalchai:docs-env-vars-12
Open

docs: document environment variables#42
terminalchai wants to merge 1 commit into
payflowapp:mainfrom
terminalchai:docs-env-vars-12

Conversation

@terminalchai

Copy link
Copy Markdown

Summary

  • Add a README environment-variable reference table covering backend and frontend variables read by the app.
  • Add DATA_FILE to the root .env.example.
  • Add frontend/.env.example for VITE_API_URL.

Verification

  • rg -o process\.env\.[A-Z0-9_]+|import\.meta\.env\.[A-Z0-9_]+ -S . | Sort-Object -Unique
  • npm test
  • git diff --check

Closes #12

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

@terminalchai is attempting to deploy a commit to the loadedvessel2-6186's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Document all environment variables in one table

1 participant