-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(p2p/rework-ipfs): delete Dockerfile and add README.md
- Loading branch information
Showing
9 changed files
with
78 additions
and
334 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
# Setup 🔧 | ||
|
||
In order to launch our music platform, you have to download Docker and the `source.zip` | ||
which contains the code of our web application. | ||
* [Docker](https://github.com/PoCInnovation/Workshops/blob/master/software/04.Docker/SETUP.md) | ||
* Download the [source.zip](https://github.com/PoCInnovation/Workshops/raw/p2p/digital_ipfs/p2p/3.IPFS_or_HTTP/sources.zip), move it to your working directory `mv ~/Downloads/sources.zip <path-to-your-working-directory> ; cd <path-to-your-working-directory>` and unzip it `unzip ./sources.zip`. | ||
In order to launch our image platform, you have to download Docker and Bun. | ||
|
||
* [Bun](https://bun.sh/) | ||
|
||
[Go back to the exercise](README.md#step-1---http) |
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.