Folder Structure Changed
I have pulled main branch after 3 months approx and i saw massive folder structure changes for backend especially like engine folder.
I wanna know will there be any more breaking changes further expected?
2 Replies
They mentioned it's in alpha so not really surprising
Hi Anmar, yes we should still expect some folder changes. We are settling down but not there yet, here is the vision:
- on twenty-front: we are extracting twenty-ui so other packages can re-use it (docs, chrome-extension)
- on twenty-server: our goal is to make Twenty extensible, we have introduced a modules folder separated from the engine. The engine will be contain Twenty inner magic and we will discourage touching it. Modules should benefit from a stable API. We are still not there yet
It's all about providing the right API at the right place. We are iterating as fast as possible to settle these API so they don't change in the future