AOSSIE-Org / AOSSIE-Org/Resonate-Backend

Cleanup and update environment variables configuration

オープン
#117 コメント 21 件 リアクション 0 件 担当者 0 名 @VasuS609 が担当を希望しています GitHub で見る
主要言語
JavaScript
スター
43
フォーク
120
PR マージ指標
30日以内にマージされた PR はありません

説明

The environment variables setup in the Resonate Backend seems outdated and may not fully match the variables used in the codebases this creates confusion for new contributions and can cause setup errors...

Problems Identified
1- .env.example is missing some environment variables used in the code
2- some variables in .env.example may be unused or deprecated
3- naming format is inconsistent
4- no comments explaining what each variable is for

Proposed fix

1- review all environment variables references in the codebase
2- update .env.example with all required keys
3- remove unused or outdated variables
4- add comments for clarity
5- ensure consistent naming

This Matters because-
1- helps new contributors set up the project easily
2- prevents configuration errors
3-improves documentation

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。