Currently the Spring Boot application is on top of the repository and the React application is side by side. The structure should be split and the applications should be put into their own folders in order to avoid a confusing projekt setup.
Started splitting up projects into "backend", "editor" and "tools" with the aim to split up the projects even more and let them concentrate more on their purpose.
Currently the Spring Boot application is on top of the repository and the React application is side by side. The structure should be split and the applications should be put into their own folders in order to avoid a confusing projekt setup.