StevensSEC / monocle

A mobile app to transcribe images of printed text from a page.
GNU General Public License v3.0
3 stars 0 forks source link

Restructure folders to reflect split between server and front-end #67

Closed dcarpenter31 closed 2 years ago

dcarpenter31 commented 3 years ago

Now that this repo contains a server, it would be nice to restructure the directories so that there are two main sub-folders: api-server and front-end. This way it is clear what files directly relate to the server that runs remotely, and what files will change the user interface on the mobile app.

dyc3 commented 3 years ago

For reference on best practice: https://docs.npmjs.com/cli/v7/using-npm/workspaces