Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.6 KB

README.MD

File metadata and controls

50 lines (29 loc) · 1.6 KB

Dev.Collab

Project Logo

Overview

Try out the live demo here.

Leveraging Next.js, Supabase, Refine, and Material-UI, this platform empowers users with a feature-rich collaborative experience.

Created and maintained by @rxbzes

Key Features

  • Real-time Collaboration: See changes made by team members instantly, enabling smooth teamwork and enhanced productivity.

  • Intuitive User Interface: Built with Material-UI, the platform offers an intuitive and user-friendly interface, making collaboration easy for users of all skill levels.

  • Tiptap Rich Text Editor: Utilizing the powerful Tiptap editor, users can create, format, and share rich content collaboratively.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository: git clone https://github.com/alankemboi/dev-collab.git
  2. Navigate to the project folder: cd dev-collab
  3. Install dependencies: yarn install

Usage

  1. Start the development server: yarn dev
  2. Access the platform at: http://localhost:3000
  3. Create an account or log in to start collaborating.

Contributing

Support it by joining stargazers for this repository. ⭐ Also follow me for my next creations! 🤩

License

This project is licensed under the Apache License Version 2.0. For more details, see the LICENSE file.

TroubleShooting

Check URL here