Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
undyingwraith committed Jan 18, 2022
1 parent d0e7636 commit 5faaf7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# IPFS Cluster WebUI

This is a very work in progress web ui for `ipfs-cluster-service`.
This is a web ui for `ipfs-cluster-service`.
You can check it out right [here](http://cluster-webui.duckdns.org.ipns.localhost:8080/).
Or you can follow the instructions below and build it yourself.

![screenshot](./docs/img/ipfs-cluster-webui.png)

## Getting started

### Prerequisites
## Notes

The `service.json` file will have to have `restapi.cors_allowed_methods` with at least the values `["GET","POST","DELETE"]`.
Or updating/adding/deleting will not work.

### Running it
## Getting started

1. Clone this repository
2. install dependencies with `yarn install`
Expand Down
Binary file modified docs/img/ipfs-cluster-webui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5faaf7b

Please sign in to comment.