A movie search project with frontend, backend and database
This structure contains both frontend and backend. The detailed struture can be found in the README.md respectively
Run docker-compose down -v
to clean the container before running
In order to run both backend and frontend, run docker-compose up --build