Wednesday, 15 July 2020

Folder structure for a monorepo app using node for the API and React as a Frontend?

Hello.Now that I've improved my knowledge in Node, I want to go ahead and start creating some practice projects.I want to use Node as the backend of my application and React as the frontend. I won't use any templating engine so the backend and the frontend are supposed to be completely separated.But thus far, I've never seen any repo implementing something like this.Can someone give me a recommendation in how to structure the repository? You can provide some links too if you want :)

Submitted July 16, 2020 at 01:02AM by Watermelonnable

No comments:

Post a Comment