I am writing this web app, Django and React combo, but I can’t seem to find a means of deploying it?
The file structure looks thus,
Diary–|--backend–|--media (folder for storing images)
---------------------------|–diary (app)
---------------------------|–backend (project)
----------|–frontend–|--src
---------------------------|–packgage.json
---------------------------|–node-modules
---------------------------|–public
---------------------------|–etc