Bllog is a sleek, modern bllogging platform that lets you focus on what matters: your story. Ditch the complexity and create stunning content in minutes.
- Rich Text Editor:
- Markdown & WYSIWYG: Your choice.
- Auto Table of Contents: Effortless navigation.
- Killer Blocks: Quotes, code, lists, you name it.
- Drag & Drop Images: Because it's 2024.
- Smart Bookmarks: Never lose your place.
- Sync Everywhere: Ideas on the go? We got you.
- Clean Design: Write without distractions.
- Profile Pages: Showcase your brilliance.
- Bookmarks: Save the best reads.
- Frontend: React, TypeScript, Material Tailwind
- Backend: Hono, Prisma, Cloudflare Workers
- Editor: Tiptap
cd frontend
npm install
npm run dev
cd backend
npm install
# Set up .env (DATABASE_URL, JWT_SECRET)
npm run dev
# To deploy: `npm run deploy`
This project is licensed under the MIT License.