Floriansylvain / GoCMS

Lightweight headless CMS written in Go. It leverages a clean, DDD architecture, the go-chiHTTP router, and SQLite for simplicity and performance. With easy setup, it offers an efficient, user-friendly interface.
1 stars 0 forks source link

EditorJS broke the whole project #5

Closed Floriansylvain closed 1 year ago

Floriansylvain commented 1 year ago

Currently, cannot build frontend in dev branch because EditorJS devs are lazy and typescript type-check doesn't work with the core of EditorJS.. I'll need to fork the project and fix the problems within the code myself, or figure out something else..

I could also look for another WYSIWYG..

Floriansylvain commented 1 year ago

Fixed in 91e9448b3b100cc98ef7fc3c79a04fe43c68e8fc, ha, f EditorJS