Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 494 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 494 Bytes

Marvel SNAP Cards Service

Manages metadata and images from Marvel SNAP cards

cards overview page

How to run

git clone git@github.com:vlmaier/cards-service.git
./gradlew copyJarToDockerDir
cd docker
docker-compose up --build -d