Skip to content

feat: add .env.example and improve env var documentation#226

Open
CommitToday wants to merge 1 commit into
serverless-dns:mainfrom
CommitToday:fix-issue-123-missing-env-example
Open

feat: add .env.example and improve env var documentation#226
CommitToday wants to merge 1 commit into
serverless-dns:mainfrom
CommitToday:fix-issue-123-missing-env-example

Conversation

@CommitToday
Copy link
Copy Markdown

@CommitToday CommitToday commented Nov 11, 2025

Overview

This PR adds a .env.example file to help users configure environment variables for local development and updates the README to document how to use environment variables across different platforms.

Checklist

  • Code changes are implemented
  • Documentation is updated
  • Tests are not applicable for this change

Proof

The changes introduce a .env.example file with all the necessary environment variables for the serverless-dns project, which serves as a template for users to create their own .env file. The README has been updated to guide users on how to use the .env file for local development and how to configure environment variables for different platforms (Cloudflare, Fastly, Fly.io).

Closes #123

Signed-off-by: SoulSniper1212 <warush23@gmail.com>
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.

Missing .env.example

1 participant