421 B
421 B
xlog
On-Chain Content Creating for Absolutely Everyone
Meet xlog, the on-chain and open-source blogging platform for everyone. Permanently stored on the blockchain by yourself.
This project is developed based on proselog
Development
Follow the steps to run it locally.
- Copy
.env.exampleto.env - Install dependencies:
pnpm i - Start dev server:
pnpm dev