CoBlog is a modern, collaborative blogging platform designed to empower content creators with powerful tools for writing, collaboration, and publishing.
- Real-time collaborative editing
- Advanced text editor with Markdown support
- Team management and permissions
- Multi-platform publishing
CoBlog is built with a modern tech stack:
- Frontend: Next.js, React, TypeScript, Tailwind CSS
- Backend: Node.js, Express, MongoDB
- Real-time collaboration: WebSockets
The application features a responsive design, dark mode support, and a rich text editor powered by TipTap.
The project is divided into two main parts:
- `/client`: Frontend application built with Next.js
- `/server`: Backend API built with Node.js
For detailed installation and setup instructions:
- Frontend: See the client README
- Backend: See the server README
This project is licensed under the MIT License - see the LICENSE.md file for details.