Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 424 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 424 Bytes

Mphasis Hackerearth Contest Submission

My Hackerearth Mphasis submission with docker compose Making the code public as the contest is over.

Pull my service image from https://hub.docker.com/r/shwetakadam25/mphasis_books This image needs mysql for database and phpmyadmin for dbms. Alternatively you can just use the docker compose file by executing

docker-compose up

CICD usinng Github Actions to push to docker hub