git clone https://github.com/joelhackinen/projecthub.git
cd projecthub
npm --prefix ./react-app ci
(needed only when launching for the first time after cloning/pulling)docker compose up -d --build
- application is running at http://localhost:8080/
docker compose -f docker-compose.dev.mac.yml up -d --build
- application is running at http://localhost:8080/