Skip to content

AlanElMago/vue-tiptap-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project is a collaborative text editor example built with Vue 3 and Tiptap. It includes a frontend application using Vite for development and a backend server using Hocuspocus to handle real-time collaboration. The frontend features a collaborative editor component that connects to the backend server to synchronize document changes in real-time.

Getting Started

Prerequisites

  • Docker
  • Node.js v22.12.0

Setup

  1. Clone the repository
  2. Navigate to the backend and frontend directories and run npm install to install dependencies

Running the Project

To start the project using Docker Compose, run:

docker compose up --build -d

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published