Hacker News new | ask | show | jobs
by joeldo 1393 days ago
With all due respect, I think the title of this post should be amended as this is not Open Source.

After perusing the Github repo, it looks like the actual editor logic is not open source (in fact it lives in a private repo which you control), and the linked repo is just a wrapper around it.

1 comments

I think you can see some components here: https://github.com/layerhub-io/layerhub-io/tree/main/package...
I see that you since made this public (it was not at the time of my comment, as confirmed by the repo commits being <2 hours old). When you say "some components", what components are missing?

I'm not saying you have to make the entire project open source, but if you are claiming it is an open source project it comes with the territory.

All you need to create/customize your graphic/presentation editor should be there. There are some other private packages that are optional: Exporting content in server side: PNG, pdf, etc.
Please state clearly in the readme what is open-source and and what is not. Also calling it open-core might be more appropriate.