Skip to content

PavlAvstin/OZ-CSC-480-HCI-521-Fall-2023-

Repository files navigation

OZ-CSC-480-HCI-521-Fall-2023-

Requirements to Run

  • Docker

Build Instructions for Linux/Mac

Step 1: Open the project in command line
Step 2: Change directory to buildAutomation

cd buildAutomation

Step 3: Call the startup script

./startupEverything

Step 4 When done shutdown all the containers

./stopEverything

Build Instructions for Windows

Step 1: Open the project in command line
Step 2: Run the docker compose up command

docker compose up --build -d

Step 3: When done shutdown all the containers

docker compose down

About

for OZ-CSC-480-HCI-521-Fall-2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published