An on-chain and open-source blogging platform for everyone.
Out-of-the-box, good looking, no friction.
All blog data, including configs, posts, following, comments, etc., are permanently stored on the blockchain with your own hands and can only be controlled by yourself and not the platform.
You can follow, comment, like, and mint your blog and posts, all on the blockchain of course.
Domain name, navigation bar, custom styles, all as you wish, and stored on the blockchain.
Follow the steps to run it locally.
- Copy
.env.example
to.env
- Install dependencies:
pnpm i
- Start dev server:
pnpm dev
This project is developed based on proselog