Skip to content

qwikk123/movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movies

build commands:
./backend/gradlew -p ./backend jibDockerBuild && docker compose --profile all up

powershell: ./backend/gradlew -p ./backend jibDockerBuild; docker compose --profile all up