Skip to content

Study project - simple online movie store with shopping cart

Notifications You must be signed in to change notification settings

hektorKS/take-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAKE Project

Instructions

[1] Building jar

./gradlew clean bootJar

[2] Running infrastructure

docker-compose up -d --build

[3] Application is available under url

http://127.0.0.1:4200