Commit graph

5 commits

Author SHA1 Message Date
Philipinho
9b682c8af5 vite
* replace next with vite
* disable strictmode (it interferes with collaboration in dev mode)
2023-10-20 17:12:08 +01:00
Philipinho
a86991e3d7 Update dependencies
* add 'use client' to more components
* install more tiptap extensions
2023-10-19 15:52:32 +01:00
Philipinho
d5b9a9dc4a Fix drag index bug 2023-10-18 11:39:16 +01:00
Philipinho
2e9969d590 socket.io server init
* Make Hocuspocus collaboration websocket server (wsAdapter) work with socket.io
* Create database module for TypeOrm
2023-10-16 15:19:30 +01:00
Philipinho
2689b267cf sidebar page tree
* frontend and backend implementation
2023-10-15 01:01:17 +01:00