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]: Add nodemon to Dev Dependencies for Easier Development #47

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

Comments

@rishyym0927
Copy link

Description

The development process can be streamlined by adding nodemon to the project's dev dependencies. nodemon automatically restarts the server when file changes are detected, making development faster and more efficient.

Steps to Reproduce

  1. Start working on the project.
  2. Make changes to backend files.
  3. Notice that the server needs to be manually restarted after each change.

Tech stack required

  • Node.js
  • Familiarity with nodemon for auto-restarting the server during development

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! 😊

@dhairyagothi
Copy link
Owner

already there

Copy link
Contributor

github-actions bot commented Oct 3, 2024

Hello @rishyym0927! Your issue #47 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

2 participants