I have a project that is SpringBoot BE and Angular FE.
Both FE and BE are part of the same repository at the moment.
I've just found 'projects' in bitbucket which appears to allow me to have several repos grouped together as a project.
What would be the best way to split my BE/FE projects into their own repos under the same project (does BitBucket have a 'create repo from this folder' sort of operation?)?