-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
EasydocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
The project should use .env files for secure configuration management.
Steps to Implement
- Install
dotenv(npm install dotenv). - Create a
.envfile to store environment variables. - Update the project to load configurations from
.env.
Expected Outcome
Secure and easy management of environment variables.
Metadata
Metadata
Assignees
Labels
EasydocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers