The app project has so far consisted of both the client and server as part of the final product in this single repository. The project needs to be broken up into smaller, more manageable and independent git projects. This will ensure that the requirements do not overlap, conflate or conflict and makes for a much easier project structure. The server logic should be moved to app-engine-server and the client should be app-engine-client respectively.
The app project has so far consisted of both the client and server as part of the final product in this single repository. The project needs to be broken up into smaller, more manageable and independent git projects. This will ensure that the requirements do not overlap, conflate or conflict and makes for a much easier project structure. The server logic should be moved to app-engine-server and the client should be app-engine-client respectively.