Add a committed .env.example documenting all env vars #38

Open
opened 2026-06-06 19:58:16 +00:00 by tonym · 0 comments

Severity: medium
Category: tech-debt
Location: project root (missing)

Problem

.gitignore has a !.env.example carve-out but the file is absent; SECRET_KEY, DATA_DIR, GITEA_, B2/RCLONE_ are undocumented for any reinstall/handoff.

Suggested fix

Create .env.example listing every required/optional var with placeholder + comment.

Filed by automated code review.

**Severity:** medium **Category:** tech-debt **Location:** `project root (missing)` ### Problem .gitignore has a `!.env.example` carve-out but the file is absent; SECRET_KEY, DATA_DIR, GITEA_*, B2/RCLONE_* are undocumented for any reinstall/handoff. ### Suggested fix Create .env.example listing every required/optional var with placeholder + comment. _Filed by automated code review._
tonym added the
tech-debt
severity:medium
labels 2026-06-06 19:58:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bonna61/Moon-Household-Budget#38
No description provided.