Welcome to Reelminder, an application for learning frou youtube. The main idea behind Reelminder is allowing to make interactive notes during watching the video and ensure well organized course groups.
-
Complete the /backend/reelminder/.env file
-
Use docker compose to run application containers.
In order to build new images use:
docker-compose -f docker-compose.yml upIn order to use already created images from docker repository use:
docker-compose -f docker-compose-no-build.yml up