We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00b1716 + 865773e commit ea389baCopy full SHA for ea389ba
docs/local-setup.mdx
@@ -25,7 +25,7 @@ This guide is for contributors and developers who want to run DeployStack locall
25
26
- **[Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)**: Version control system
27
- **[Node.js v18+](https://nodejs.org/en/download)**: JavaScript runtime (v18 or higher required)
28
- - **[npm v8+](https://www.npmjs.com/get-npm)**: Package manager (comes with Node.js)
+ - **[npm v8+](https://docs.npmjs.com/getting-started)**: Package manager (comes with Node.js)
29
- **[Docker](https://docs.docker.com/get-docker/)**: For running databases (optional but recommended)
30
31
### Verify Installation
0 commit comments