In order to run this app, we assume that you have already got Docker installed on your machine.
Instruction:
-
Navigate to directory hold this repo. For example:
cd airport-transfer
. -
Run
docker compose up -d
and wait until everything is running. -
Open your browser and navigate to following address:
- localhost:3000 if you want to manage your vehicles, policies and schedule
- localhost:3001 for browsing and booking vehicles
- localhost:3002 is designed for administration works.