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.
1 parent 868847c commit 46f87e9Copy full SHA for 46f87e9
README.md
@@ -31,6 +31,7 @@ Go to [localhost:3000](http://localhost:3000).
31
- ssh: `git clone [email protected]:stackernews/stacker.news.git`
32
- https: `git clone https://github.com/stackernews/stacker.news.git`
33
- Install [docker](https://docs.docker.com/compose/install/)
34
+ - If you're running MacOS or Windows computer, I ***highly recommend*** using [OrbStack](https://orbstack.dev/) instead of Docker Desktop
35
- Please make sure that at least 10 GB of free space is available, otherwise you may encounter issues while setting up the development environment.
36
37
<br>
0 commit comments