
Setup environment file
setup_env_file.RdThis function creates a .env.local file with API key placeholders if it doesn't exist, and ensures the file is added to .gitignore to prevent accidental commits.
See also
Other env:
load_env()

setup_env_file.RdThis function creates a .env.local file with API key placeholders if it doesn't exist, and ensures the file is added to .gitignore to prevent accidental commits.
Other env:
load_env()