Skip to content

Add example environment variables file#2

Open
paste-03artless wants to merge 1 commit intomasterfrom
paste-03artless-patch-2
Open

Add example environment variables file#2
paste-03artless wants to merge 1 commit intomasterfrom
paste-03artless-patch-2

Conversation

@paste-03artless
Copy link
Owner

Description

What was changed

Added an example environment file documenting required frontend environment variables.

Why it was changed

New contributors often do not know which environment variables are required. An example file improves onboarding and reduces setup mistakes.

How to test

  1. Copy .env.example to .env.
  2. Fill in the values.
  3. Start the app and confirm it runs as expected.

## Description
### What was changed
Added an example environment file documenting required frontend environment variables.

### Why it was changed
New contributors often do not know which environment variables are required. An example file improves onboarding and reduces setup mistakes.

### How to test
1. Copy `.env.example` to `.env`.
2. Fill in the values.
3. Start the app and confirm it runs as expected.
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