Backend + Frontend + Custom

Guys,

We have backend and fronted but I was wondering it it would work if I copy everything that is inside the backend to another folder called client for example so I would have backend, frontend and client. Would that work?

Thanks

I think that you have to rename namespace at the top of every source files, but some IDE could make it for you.

There should not be other things to adjust.

It worked, thanks. Had to change several files include the config to point to the right place.