fix: update README to correct cloning instructions for Node.js Hello World and Express example
The previous README instructions for cloning the repository were incorrect, as Git does not support cloning a specific subdirectory. This update modifies the instructions to:
- Clone the entire repository.
- Navigate to the specific example directory.
- Ensure the process is clear for users to deploy the Node.js Hello World or express example using Vercel CLI.
This change addresses the issue reported in #992.
Description
The previous README contained incorrect instructions for cloning the repository. This PR updates the instructions to:
- Clone the entire repository instead of attempting to clone a specific subdirectory.
- Provide steps to navigate to the desired example directory.
- Improve clarity for deploying the example using the Vercel CLI.
This change ensures users can successfully follow the README to deploy the Node.js Hello World example.
Demo URL
Not applicable for this change as it only involves documentation updates. However, the steps in the README were tested locally to ensure correctness.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| app-dir-css-in-js | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| app-dir-i18n | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| app-dir-share-state | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| edge-functions-cookies | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| edge-functions-news | ❌ Failed (Inspect) | Dec 26, 2024 3:45am | ||
| edge-functions-streams | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| edge-geolocation-country-block | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| edge-middleware-modify-request-header | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| edge-user-agent-based-rendering | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| example-reduce-image-bandwidth-usage | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| i18n | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| next-edge-api-route-hello-world | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| nodejs-api | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-combining-data-fetching-strategies | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-image-fallback | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-image-offset | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-loading-web-fonts | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-microfrontends | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-microfrontends-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-pagination-with-ssg | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-parallel-routes-navbar | ❌ Failed (Inspect) | Dec 26, 2024 3:45am | ||
| solutions-reuse-responses | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-script-component-ad | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
| solutions-script-component-strategies | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 26, 2024 3:45am |
@developerjhp is attempting to deploy a commit to the Vercel Examples Team on Vercel.
A member of the Team first needs to authorize it.