Skip to content

feat: Add env template, update readme#1567

Merged
willum070 merged 3 commits into
mainfrom
add-env-template
Jul 16, 2026
Merged

feat: Add env template, update readme#1567
willum070 merged 3 commits into
mainfrom
add-env-template

Conversation

@willum070

@willum070 willum070 commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR introduces several housekeeping improvements to our sample generation scripts and documentation to better align with our current repository standards (including our newer Vite configurations and centralized code quality checks).

Changes

  • Local Environment Setup
    • Added a .env.template file to the root of the repository to provide a standard pattern for developers to configure their local GOOGLE_MAPS_API_KEY.
    • Updated README.md with an Environment Setup step instructing contributors to copy .env.template to .env (which is properly git-ignored).
  • Documentation
    • Added a Code Quality Checks section to README.md to document our global lint/format commands (npm run check-and-fix).
    • Documented the strict validation checks enforced by samples/build-single.sh (e.g., catching synchronous await google calls and ensuring proper <script> tag placement).

@willum070 willum070 changed the title feat: Add env template feat: Add env template, update scripts, update readme Jul 16, 2026
@willum070 willum070 changed the title feat: Add env template, update scripts, update readme feat: Add env template, update readme Jul 16, 2026
@willum070
willum070 requested a review from chrisjshull July 16, 2026 17:12
@willum070
willum070 merged commit f6a13e1 into main Jul 16, 2026
9 checks passed
@willum070
willum070 deleted the add-env-template branch July 16, 2026 19:17
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.

2 participants