Skip to content

Conversation

jarrensj
Copy link

Overview

Created a .env.example file to help configure optional environmental variables and updated the .gitignore to help prevent users from accidentally committing their created .env file

Changes

  • created .env.example
  • added .env to the .gitignore

.env.example:

RESEND_API_KEY=
SENDER_EMAIL_ADDRESS=
REPLY_TO_EMAIL_ADDRESSES=

@jarrensj jarrensj changed the title chore: create .env.example chore: create .env.example and add .env to .gitignore Sep 27, 2025
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.

1 participant