Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhdbs/ipfs-webapp
https://github.com/mhdbs/ipfs-webapp
docker docker-compose ipfs ipfs-api nodejs p2p
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhdbs/ipfs-webapp
- Owner: mhdbs
- License: apache-2.0
- Created: 2019-07-11T15:24:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T15:52:28.000Z (over 5 years ago)
- Last Synced: 2024-10-10T05:36:42.448Z (about 1 month ago)
- Topics: docker, docker-compose, ipfs, ipfs-api, nodejs, p2p
- Language: JavaScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ipfs-webapp
------
## INTRODUCTION
* Ipfs with node application
### Npm Install
* Refer `https://www.npmjs.com/`
### dockererized application
* `docker-compose up -d`
* Ipfs and node application runs in a docker container.