You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently, the backend and frontend directories are coupled together. As you see, the package.json file belonging to the backend is in the root. I think separating them would be a good option for deploying them in the cloud and scaling in the future.
Also, It would be good if the changes were updated in the docs (README.md).
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, the backend and frontend directories are coupled together. As you see, the
package.json
file belonging to the backend is in the root. I think separating them would be a good option for deploying them in the cloud and scaling in the future.Also, It would be good if the changes were updated in the docs (README.md).
The text was updated successfully, but these errors were encountered: