Skip to content

Final project of Distributed Application Development course. A web-based ticketing app consisted of 3 separate services on different platforms.

Notifications You must be signed in to change notification settings

MuhamadAjiW/Microservices-Ticketing

Repository files navigation

How to run Docker

place all of the cloned repo in one folder, move .env and docker-compose.yml from config folder to the root folder, then run: docker compose -f ./docker-compose.yml -p "tubes-pat-all" --env-file .env up --build

or just execute ./run.bat

./refresh.bat is basically just ./run.bat with docker compose down and rebuilding payment

About

Final project of Distributed Application Development course. A web-based ticketing app consisted of 3 separate services on different platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published