Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 284 Bytes

File metadata and controls

executable file
·
14 lines (8 loc) · 284 Bytes

Software Project 2022 Craftsman Portal

Quick Setup

To create the Docker container and start the application:

chmod +x deploy.sh ./deploy.sh

After that, the application can be accessed at localhost:80. For every subsequent start, simply run:

docker compose up