mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-01-10 12:24:20 +01:00
added note about not requiring external programs
This commit is contained in:
parent
1d4abc9ee7
commit
b75ec8b724
@ -1,7 +1,7 @@
|
||||
# IPFS Boards
|
||||
|
||||
The easy to use Discussion Board platform that runs in modern web browsers,
|
||||
and requires no servers.
|
||||
The easy to use Discussion Board platform that runs in modern web browsers but requires _no servers_ and
|
||||
_no external applications_ to work.
|
||||
|
||||
![Board view screenshot](https://ipfs.pics/ipfs/QmezECALggzJLK89j4hhDVPwVv5gzmZMLbYi8zbjpXWvVH)
|
||||
|
||||
@ -70,6 +70,9 @@ If you want to really use the prototype, you can quickly set up your machine lik
|
||||
1. open [this](http://localhost:8080/ipfs/QmPmqUP5bYUme6V45n4BzPTp6BM1wwX2nGsh5ttpC5qg1C) in your browser
|
||||
1. You're all set!
|
||||
|
||||
__Note:__ a javascript implementation of IPFS is in progress. As soon as it's done, you will not need
|
||||
go-ipfs anymore and this application will truly run in the browser without external dependencies.
|
||||
|
||||
### Additional information
|
||||
|
||||
You need a local instance of go-ipfs running for it to work. You also need to set
|
||||
|
Loading…
Reference in New Issue
Block a user