Closed dipexplorer closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
wanderlust-2024 | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Nov 9, 2024 6:37am |
Thank you for submitting your pull request! π We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! π
Fixes #496
This PR resolves a syntax error in app.js, where an extra route with an unclosing bracket or missing try catch block was causing the server to crash on startup. This fix ensures the application runs smoothly without syntax-related issues.
Checklist