Commit Graph
1 Commits
Author SHA1 Message Date
Oscar Holm 23863371dd docs: add .env.example for non-Docker local development (#663)
Adds the .env.example file referenced by CONTRIBUTING.md, with the five
required core vars from lib/init.ts plus commented optional extension vars.
Un-ignores it in .gitignore with a !.env.example negation.

Refs #564.

Signed-off-by: Oscar Holm <oscar@numbery.se>
2026-06-08 09:41:32 +02:00