Decentralized blogging platform, using IPFS
- Project not finished, under development
- Deploying the images and the blog articles over IPFS works
- Need to add:
ipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin '["*"]'
in order to allow access to IPFS from the app.
- Start the IPFS daemon
ipfs daemon
- GUI: Angularjs
- Client background: Go lang
- IPFS https://ipfs.io/
- For the WYSIWYG editor, is used the medium-editor clone: https://github.com/yabwe/medium-editor