-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
A .env.example file will help reduce setup time for new devs who just need to clone the .env.example file as .env and just fill in the required creds.
Easier to undestand and work with without much hassle.
Problem
.env file can change / update ovetime. Having a .env.example file helps devs keep a track of new additions to the .env file instead of going through the readme over and over agin.
Proposed Solution
Having a .env.example file helps reduce this friction by letting devs directly copy the file and update with the required creds.
This is easier to mannage, update and helps in reducing errors.
Alternatives Considered
No response
Additional Context
No response
Tarun516
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request