Skip to content

Task: Separate Server and Client

Kuldeep Upreti requested to merge feature/client-server-file-structure into oen-feature

Changes done

  1. Changes are made on the basis of this issue
  2. Updated folder structure of the project based on client and server structure.
  3. Removed obsolete code of lines from package.json file.
  4. Fixed import based on the new directory structure.
  5. Created docker file for both development and production for both client and server.
  6. Updated docker compose file to be compatible with new structure.
Edited by Kuldeep Upreti

Merge request reports