Skip to content

[FEATURE] Having a .env.example file #139

@ketankauntia

Description

@ketankauntia

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions