mirror of
https://github.com/arnaucube/decentralized-blogging-platform.git
synced 2026-02-06 19:06:45 +01:00
master
decentralized-blogging-platform (DBP)
Decentralized blogging platform, using IPFS
Current status
- Project not finished, under development
- Deploying the images and the blog articles over IPFS works
Instructions
- 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
Languages used
- GUI: Angularjs
- Client background: Go lang
Third party tools
- IPFS https://ipfs.io/
- For the WYSIWYG editor, is used the medium-editor clone: https://github.com/yabwe/medium-editor
Languages
HTML
41.1%
JavaScript
33.8%
Go
22.9%
CSS
2.2%
