Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backend Issue]: Missing .env.sample File Leading to App Crash #46

Closed
1 of 2 tasks
rishyym0927 opened this issue Oct 3, 2024 · 2 comments
Closed
1 of 2 tasks
Labels
bug Something isn't working

Comments

@rishyym0927
Copy link

🛠️ Backend Issue: Missing .env.sample File Leading to App Crash

Description

The application crashes due to the absence of a .env.sample file, which makes it difficult for contributors to recognize the environment variables required to run the app.

Steps to Reproduce

  1. Clone the repository.
  2. Attempt to run the app without the .env file, and observe the crash.
  3. Notice that there is no .env.sample file provided to guide contributors on the necessary environment variables.

Tech stack required

  • Backend framework (e.g., Node.js,)
  • Knowledge of environment variables management

Are you participating in GSSoC?

  • Yes
  • No
@rishyym0927 rishyym0927 added the bug Something isn't working label Oct 3, 2024
Copy link
Contributor

github-actions bot commented Oct 3, 2024

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

Copy link
Contributor

github-actions bot commented Oct 4, 2024

Hello @rishyym0927! Your issue #46 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant