Closed akashsingh6474 closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
wanderlust | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 25, 2024 10:50pm |
wanderlust-backend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 25, 2024 10:50pm |
Umm... did someone forget to read the style guide? Fix that PR title and let's try again! @akashsingh6474 Don't worry, it happens to the best of us! Check out our contributor guidelines for more details.
Summary
The purpose of this PR is to set up the backend environment by installing Node.js using NVM, configuring MongoDB for local development, and importing sample data into the database. Additionally, it verifies the correct installation of Node.js and npm, and starts the backend server to ensure the setup is complete.
Description
Explain in detail what this PR is all about. This should include the problem you're solving, the approach taken, and any technical details that reviewers need to know.
Images
Include any relevant images or diagrams that can help reviewers visualize the changes, if applicable
Issue(s) Addressed
Enter the issue number of the bug(s) that this PR fixes
Prerequisites