codyswanner / Meme-Cataloger

Learning ReactJS and Django while building something that I want to use
1 stars 1 forks source link

proc(docker): Directory Restructure #95

Closed codyswanner closed 3 months ago

codyswanner commented 3 months ago

Put the docker information for the frontend into the Frontend directory, and moved the contents of the Django directory into the top level. This simplifies the directory structure, removing the need for separated directories for containers and mirroring of each directories' "Frontend" directory (since there is now only one Frontend directory).