Skip to content

filipesoccol/ipfs-pubsub-vue

Repository files navigation

IPFS PubSub + Vue app

A minimal demonstration of how to use js-ipfs + pub-sub with Vue.

screenshot of the js ipfs node id info

This project was bootstrapped with Vue CLI.

Before you start

First clone this repo, install dependencies in the project root and build the project.

$ git clone https://github.com/filipesoccol/ipfs-vue
$ cd ipfs-vue
$ npm install
$ npm run build

Compiles and hot-reloads for development

$ npm run serve

Compiles and minifies for production

$ npm run build

Run your deploy to github pages

$ npm run deploy

Run your tests

$ npm run test

Lints and fixes files

$ npm run lint

Signaling Servers are important

Verify signaling servers in case two peers not seen each other. Check here

Customize configuration

See Configuration Reference.

About

A test project to use IPFS with Vue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published